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 line
1.4 KiB
1 line
1.4 KiB
|
2 months ago
|
<view class="data-v-ec5763a0"><uni-datetime-picker style="margin-bottom:10px;" vue-id="9e940e54-1" type="daterange" value="{{range}}" data-event-opts="{{[['^change',[['searchList']]],['^input',[['__set_model',['','range','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-ec5763a0" bind:__l="__l"></uni-datetime-picker><view class="item-wrapper data-v-ec5763a0"><block wx:if="{{$root.g0>0}}"><view class="ulList data-v-ec5763a0"><view class="_ul data-v-ec5763a0"><block wx:for="{{bList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="_li data-v-ec5763a0"><uni-card vue-id="{{'9e940e54-2-'+index}}" title="{{'店铺名称:'+item.shopName}}" sub-title="{{item.getOrderAddress+'('+item.mobile+')'}}" class="data-v-ec5763a0" bind:__l="__l" vue-slots="{{['default']}}"><view class="uni-body data-v-ec5763a0"><text class="cardText data-v-ec5763a0">{{item.orderAddress}}</text></view><view class="uni-body data-v-ec5763a0"><text class="cardText data-v-ec5763a0"> 下单时间:</text><text class="priceText data-v-ec5763a0">{{''+item.createTime}}</text></view></uni-card></view></block></view></view></block></view><u-loadmore vue-id="9e940e54-3" status="{{status}}" class="data-v-ec5763a0" bind:__l="__l"></u-loadmore><u-modal vue-id="9e940e54-4" show="{{modalShow}}" title="详细地址" content="{{content}}" data-event-opts="{{[['^confirm',[['e0']]]]}}" bind:confirm="__e" class="data-v-ec5763a0" bind:__l="__l"></u-modal></view>
|