@@ -28,7 +28,7 @@
</view>
<view class="other textOver" v-if="item.estimate">
<text>预估价格:</text>
- <text>{{item.estimate||'暂无'}}万元</text>
+ <text style="color: red;">{{item.estimate||'暂无'}}万元</text>
<view class="other textOver" v-if="item.status">
<text>状态:</text>