|
@ -159,7 +159,7 @@ |
|
|
<view class="custom-detail-content"> |
|
|
<view class="custom-detail-content"> |
|
|
<view class="custom-detail-row"> |
|
|
<view class="custom-detail-row"> |
|
|
<text class="custom-detail-label">预估回收</text> |
|
|
<text class="custom-detail-label">预估回收</text> |
|
|
<text class="custom-detail-value highlight">¥ {{ order.price || order.estimate }}</text> |
|
|
|
|
|
|
|
|
<text class="custom-detail-value highlight">¥ {{ order.estimatedPrice }}</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="custom-divider"></view> |
|
|
<view class="custom-divider"></view> |
|
|
<!-- 商品明细 --> |
|
|
<!-- 商品明细 --> |
|
|