weliam-smartcity智慧城市
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
659 B

<view class="checkCity data-v-c31ab68e" style="{{'width:'+(width)+';'+('margin:'+(m_l)+';')}}"><picker class="dataPicker data-v-c31ab68e" mode="multiSelector" range="{{citylist}}" value="{{cityIndex}}" range-key="name" data-event-opts="{{[['columnchange',[['changeCity',['$event']]]],['change',[['checkCity',['$event']]]]]}}" bindcolumnchange="__e" bindchange="__e"><block wx:if="{{returnData.provinceidName!==''}}"><view class="uni-input data-v-c31ab68e">{{returnData.provinceidName+" "+returnData.areaidName+" "+returnData.distidName}}</view></block><block wx:else><view class="uni-input1 data-v-c31ab68e">选择省市 区县</view></block></picker></view>