@ -40,7 +40,8 @@ export default {
auto: true,
emptyText: '暂无用户~',
background: '#F7F8FA',
fontSize: '40rpx'
fontSize: '40rpx',
emptyImage: '/static/imgs/order/order-empty.png'
},
params: {
asc: '',
@ -28,7 +28,7 @@
<view class="list-border list-bottom-contant">
<view><text class="list-time">{{items.deliveryDay}}</text></view>
<view class="">
<text class="list-title-Subtitle">¥{{ items.totalOfferPrice }}</text>
<text class="list-title-Subtitle">¥{{ items.totalPrice }}</text>
</view>
<uGap></uGap>