Browse Source

快评显示为价位

master
mike 3 years ago
parent
commit
c2ebb24228
  1. 2
      packages/sonpingDetail/sonpingDetail.vue
  2. 2
      pages/write/baseInfo.vue

2
packages/sonpingDetail/sonpingDetail.vue

@ -99,7 +99,7 @@
<text class="text_24">{{ details.order.tel }}</text>
</view>
<view class="flex-row group_21">
<text class="text_25">是否快评</text>
<text class="text_25">价位</text>
<text class="text_26">{{ details.order.fast_text }}</text>
</view>
<!-- <view class="flex-row group_22">

2
pages/write/baseInfo.vue

@ -85,7 +85,7 @@
</view>
<view class="justify-between group_17" @click="pickerShow(true)">
<view class="flex-row group_18">
<text class="text_17">选择</text>
<text class="text_17">选择</text>
<text class="text_18"></text>
</view>

Loading…
Cancel
Save