|
|
@@ -83,7 +83,7 @@
|
|
|
</view>
|
|
|
<view style="overflow: hidden;width: 100%;">
|
|
|
<view class="orderDetail-payPrice__title">微信支付</view>
|
|
|
- <currency style="float: right;height: 44px;color: #eab86a;" symbol="¥" value="{{order.paied_price / 100}}"></currency>
|
|
|
+ <currency style="float: right;height: 44px;color: #eab86a;" symbol="¥" value="{{order.paied_price}}"></currency>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="clean"></view>
|