Commit ccfb6f59 authored by qipeng's avatar qipeng

Merge branch 'develop' of http://192.168.0.204/panyongping/uni-pdtravel into develop

parents 5f6c8731 6d334484
...@@ -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