|
@@ -109,7 +109,7 @@
|
|
|
<text class="item-price">
|
|
<text class="item-price">
|
|
|
<text class="unit">¥</text>
|
|
<text class="unit">¥</text>
|
|
|
|
|
|
|
|
- <text class="price">{{ s.price }}</text>
|
|
|
|
|
|
|
+ <text class="price">{{ s.totalPrice }}</text>
|
|
|
</text>
|
|
</text>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="info-line">
|
|
<view class="info-line">
|