|
@@ -21,7 +21,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="content-line"></view>
|
|
<view class="content-line"></view>
|
|
- <view class="content-lower flex-row" data-ordersn="{{item.orderSn}}" catchtap="getCompletion">
|
|
|
|
|
|
+ <view class="content-lower" data-ordersn="{{item.orderSn}}" catchtap="getCompletion">
|
|
<view class="lower-total">共{{item.goodsList.length}}件商品 合计¥{{item.payPriceFormatter}}</view>
|
|
<view class="lower-total">共{{item.goodsList.length}}件商品 合计¥{{item.payPriceFormatter}}</view>
|
|
<view class="lower-order-style flex-row">
|
|
<view class="lower-order-style flex-row">
|
|
<view class="lower-order-text">订单详情</view>
|
|
<view class="lower-order-text">订单详情</view>
|