|
@@ -77,7 +77,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
<view class="size-26 m-tb10">
|
|
<view class="size-26 m-tb10">
|
|
|
<text class="capsule two-text"
|
|
<text class="capsule two-text"
|
|
|
- v-if="verifyKey('insurance_type')">{{property.data.type_name}}险</text>
|
|
|
|
|
|
|
+ v-if="verifyKey('insurance_type')">{{property.data.type_name}}</text>
|
|
|
<text class="capsule two-text"
|
|
<text class="capsule two-text"
|
|
|
v-if="verifyKey('year_money')">{{property.data.year_money}}元/年</text>
|
|
v-if="verifyKey('year_money')">{{property.data.year_money}}元/年</text>
|
|
|
</view>
|
|
</view>
|