Browse Source

修改报价

devlop
buffeyu 4 years ago
parent
commit
a384df6ad0
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/my-offer/index.vue

2
pages/my-offer/index.vue

@ -30,7 +30,7 @@
<text class="list-time">{{ items.deliveryDay }}</text>
</view>
<view class="">
<text class="list-title-Subtitle">¥{{ items.totalOfferPrice }}</text>
<text class="list-title-Subtitle">¥{{ items.totalPrice }}</text>
</view>
</view>
<uGap></uGap>

Loading…
Cancel
Save