视屏
This commit is contained in:
@@ -304,7 +304,7 @@
|
||||
v-if="orderContet.orderStatus == 0"
|
||||
>
|
||||
<text class="price"
|
||||
>合计:
|
||||
>合计:
|
||||
|
||||
<text class="total">¥{{ orderContet.realMoney }}</text>
|
||||
</text>
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
<template slot="leftSlot" slot-scope="slotProps">
|
||||
<view class="price_box order_bottom_box">
|
||||
<text class="price"
|
||||
>合计:
|
||||
>合计:
|
||||
|
||||
<text class="total">¥{{ dataInfo.lastFee }}</text>
|
||||
</text>
|
||||
|
||||
Reference in New Issue
Block a user