| | |
| | | "quickapp" : {}, |
| | | /* 快应用特有相关 */ |
| | | "mp-weixin" : { |
| | | "appid" : "wx1441324401626290", |
| | | "appid" : "wx3203fd935a6ffe09", |
| | | "setting" : { |
| | | "urlCheck" : false, |
| | | "es6" : true, |
| | |
| | | <view class="flex form-item"> |
| | | <view class="m-r-20 flex" style="min-width: 280rpx;"> |
| | | <view class="desc-gray m-r-10">下单时间</view> |
| | | <view class="desc-gray ">{{item.paymentTime||item.createdDate || '-'}}</view> |
| | | <view class="desc-gray ">{{item.orderTime||item.orderTime || '-'}}</view> |
| | | </view> |
| | | <view class="flex flex1"> |
| | | <view class="flex1 text-center value "><span class="desc-gray m-r-10">数量</span>{{item.num||0}}扎 |