Commit 6d334484 authored by 潘永坪's avatar 潘永坪

文字修改

parent a6c7363f
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<text v-if="items.productRefundRuleVo.refundType == 2">随时可退</text> <text v-if="items.productRefundRuleVo.refundType == 2">随时可退</text>
</template> --> </template> -->
<text v-if="items.productRefundRuleVo.refundType == 0">不可退</text> <text v-if="items.productRefundRuleVo.refundType == 0">不可退</text>
<text v-if="items.productRefundRuleVo.refundType == 1">条件退</text> <text v-if="items.productRefundRuleVo.refundType == 1">条件退</text>
<text v-if="items.productRefundRuleVo.refundType == 2">随时可退</text> <text v-if="items.productRefundRuleVo.refundType == 2">随时可退</text>
</text> </text>
<text class="product-rule"> 无需取票 </text> <text class="product-rule"> 无需取票 </text>
......
<!-- 客服 --> <!-- 景区电话列表 -->
<template> <template>
<view class="wrap"> <view class="wrap">
<view class="title"> <view class="title">
...@@ -28,7 +28,7 @@ export default { ...@@ -28,7 +28,7 @@ export default {
{name:'重庆抗战遗址博物馆',phone:'023-62462447'}, {name:'重庆抗战遗址博物馆',phone:'023-62462447'},
{name:'重庆杜莎夫人蜡像馆',phone:'023-63492828'}, {name:'重庆杜莎夫人蜡像馆',phone:'023-63492828'},
{name:'红岩文旅',phone:'023-81037996'}, {name:'红岩文旅',phone:'023-81037996'},
{name:'胖丁旅行',phone:'4000720368'}, {name:'胖丁旅行综合咨询',phone:'4000720368'},
] ]
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment