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.

0 lines
268 B

2 months ago
  1. <view class="content padding data-v-ff462848"><view class="tit data-v-ff462848">选择房屋类型</view><view class="ul data-v-ff462848"><view wx:for="{{a}}" wx:for-item="item" wx:key="b" class="li data-v-ff462848" bindtap="{{item.c}}">{{item.a}}</view></view></view>