WGShare.Client.Wx/pages/cascader/base/index.wxml

4 lines
199 B
Plaintext

<t-cell title="地址" note="{{note}}" bind:click="showCascader" arrow></t-cell>
<t-cascader visible="{{visible}}" options="{{options}}" title="请选择地址" bind:change="onChange"></t-cascader>