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
987 B
1 lines
987 B
<view class="data-v-baeb64a4"><view class="data-v-baeb64a4"><view style="overflow:scroll;" class="data-v-baeb64a4"><block wx:for="{{userList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="*this"><view data-event-opts="{{[['tap',[['clickList',['$0'],[[['userList','',__i0__]]]]]]]}}" class="list-1 data-v-baeb64a4" style="display:flex;flex-direction:column;height:auto;min-height:240rpx;padding-bottom:20rpx;" bindtap="__e"><view class="name-tel data-v-baeb64a4" style="width:100%;"><text style="line-height:75rpx;" class="data-v-baeb64a4">{{item.shipperOrReceiverName}}</text><text class="data-v-baeb64a4">{{item.mobile==null?'':item.mobile}}</text></view><view class="name-tel data-v-baeb64a4" style="width:100%;display:flex;flex-direction:column;height:auto;font-size:30rpx;"><text class="data-v-baeb64a4">{{item.addressInfo}}</text></view></view></block></view><u-loadmore vue-id="a2802dd0-1" status="{{status}}" class="data-v-baeb64a4" bind:__l="__l"></u-loadmore></view></view>
|