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
262 B

<view class="content padding data-v-16c8851c"><view class="tit data-v-16c8851c">选择小区</view><view class="ul data-v-16c8851c"><view wx:for="{{a}}" wx:for-item="item" wx:key="b" class="li data-v-16c8851c" bindtap="{{item.c}}">{{item.a}}</view></view></view>