|
@@ -47,7 +47,7 @@
|
|
|
<view class="goodsName">{{orderData.OpenSheetQRCodeList.itemName}}</view>
|
|
|
<view class="informationLine2">
|
|
|
<view class="salePrice"><span
|
|
|
- class="informationNum">¥</span>{{orderData.OpenSheetQRCodeList.totalPrice}}</view>
|
|
|
+ class="informationNum">¥</span>{{orderData.OpenSheetQRCodeList.salePrice}}</view>
|
|
|
<view class="informationNum" style="color: #999999;">
|
|
|
x{{orderData.OpenSheetQRCodeList.itemQty}}</view>
|
|
|
</view>
|