Commit 84b77b2e authored by 吴春's avatar 吴春

11

parent c1163d33
......@@ -544,10 +544,12 @@
<p>甲方委托乙方代为预订以下一项或几项服务:代订机票、酒店;代办个人旅游签证;代办目的地地面资源(例如用车、门票、当地观光游览等);抵离接送机等。具体产品见附件。</p>
<p>所有代订业务如有不退、不改、不可转让规则的,乙方有义务告知甲方此信息,甲方知晓后签约即表示接受此内容要求。如机票为往返套票,请按照顺序使用机票,若去程未使用将导致回程机票无法使用。</p>
<h3>第三条 费用计算</h3>
<p>1、代订项目费用及支付(以“{{(dataList.signType==0?'人民币':'日元')}}”为计算单位</p>
<p>价格:<span>{{dataList.adultPrice}}</span>{{(dataList.signType==0?'元':'円')}}/份;</p>
<p v-if="dataList.signType==0">代订项目费用合计:<span>{{dataList.orderPrice}}</span>元。人民币(大写/<span>{{number_chinese(dataList.orderPrice)}}</span>)。</p>
<p v-else>代订项目费用合计:<span>{{dataList.orderPrice}}</span>円。</p>
<p>1、代订项目费用及支付(以“{{(dataList.signType==1?'日元':'人民币')}}”)为计算单位</p>
<p>价格:<span>{{dataList.adultPrice}}</span>{{(dataList.signType==1?'円':'元')}}/份;</p>
<p v-if="dataList.signType==1">代订项目费用合计:<span>{{dataList.orderPrice}}</span>円。</p>
<p v-else>
代订项目费用合计:<span>{{dataList.orderPrice}}</span>元。人民币(大写/<span>{{number_chinese(dataList.orderPrice)}}</span>)。
</p>
<p>代订项目费用支付方式:<span v-if="dataList.payType==1">{{$t('fnc.xianjin')}}</span>
<span v-if="dataList.payType==2">{{$t('objFill.zhuanzhang')}}</span>
<span v-if="dataList.payType==3">支票</span></p>
......@@ -566,7 +568,7 @@
</p>
<p class="bold colorRed">支付宝收款账号:2850943039@qq.com</p>
</template>
<template v-else>
<template v-else-if="dataList.signType==1">
<p>出境社的指定收款账号信息</p>
<p>
銀行名:京都銀行
......@@ -588,6 +590,18 @@
<p class="bold colorRed">電話番号:0748-65-1011</p>
<p class="bold colorRed">SWIFT CODE: BOKFJPJZ</p>
</template>
<template v-if="dataList.signType==2">
<p class="bold colorRed">出境社的指定收款账号信息</p>
<p class="bold colorRed">
名称:浙江远诚国际旅行社有限公司杭州分公司
</p>
<p class="bold colorRed">
开户银行:杭州银行汽车城支行
</p>
<p class="bold colorRed">
账号:3301 0401 6000 7460 192
</p>
</template>
<p class="bold colorRed">款项必须支付至本合同指定公账,如转账到其他账户或私人账户则与公司无关、支付无效,视为未支付旅游费用,公司有权选择解除合同或者继续向旅游者要求费用支付</p>
<p>2、人身意外伤害保险</p>
<p>乙方提示旅游者购买人身意外伤害保险;</p>
......@@ -1064,11 +1078,11 @@
<td width="10%">{{$t('objFill.jutishij')}}</td>
<td width="15%">{{$t('objFill.didian')}}</td>
<td width="15%">项目名称和内容</td>
<td width="15%">费用(<template v-if="dataList.signType==0">
{{$t('hotel.hotel_yuan')}}
<td width="15%">费用(<template v-if="dataList.signType==1">
</template>
<template v-else>
{{$t('hotel.hotel_yuan')}}
</template></td>
<td width="15%">项目时长(分钟)</td>
<td width="15%">{{$t('objFill.qitashuim')}}</td>
......
......@@ -598,10 +598,12 @@
<p>甲方委托乙方代为预订以下一项或几项服务:代订机票、酒店;代办个人旅游签证;代办目的地地面资源(例如用车、门票、当地观光游览等);抵离接送机等。具体产品见附件。</p>
<p>所有代订业务如有不退、不改、不可转让规则的,乙方有义务告知甲方此信息,甲方知晓后签约即表示接受此内容要求。如机票为往返套票,请按照顺序使用机票,若去程未使用将导致回程机票无法使用。</p>
<h3><p>第三条 费用计算</p></h3>
<p>1、代订项目费用及支付(以“{{(dataList.signType==0?'人民币':'日元')}}”为计算单位</p>
<p>价格:<span>{{dataList.adultPrice}}</span>{{(dataList.signType==0?'元':'円')}}/份;</p>
<p v-if="dataList.signType==0">代订项目费用合计:<span>{{dataList.orderPrice}}</span>元。人民币(大写/<span>{{number_chinese(dataList.orderPrice)}}</span>)。</p>
<p v-else>代订项目费用合计:<span>{{dataList.orderPrice}}</span>円。</p>
<p>1、代订项目费用及支付(以“{{(dataList.signType==1?'日元':'人民币')}}”)为计算单位</p>
<p>价格:<span>{{dataList.adultPrice}}</span>{{(dataList.signType==1?'円':'元')}}/份;</p>
<p v-if="dataList.signType==1">
代订项目费用合计:<span>{{dataList.orderPrice}}</span>円。
</p>
<p v-else>代订项目费用合计:<span>{{dataList.orderPrice}}</span>元。人民币(大写/<span>{{number_chinese(dataList.orderPrice)}}</span>)。</p>
<p>代订项目费用支付方式:<font v-if="dataList.payType==1">{{$t('fnc.xianjin')}}</font>
<font v-if="dataList.payType==2">{{$t('objFill.zhuanzhang')}}</font>
<font v-if="dataList.payType==3">支票</font></p>
......@@ -620,7 +622,7 @@
</p>
<p class="bold colorRed">支付宝收款账号:2850943039@qq.com</p>
</template>
<template v-else>
<template v-else-if="dataList.signType==1">
<p>出境社的指定收款账号信息</p>
<p>
銀行名:京都銀行
......@@ -642,6 +644,18 @@
<p class="bold colorRed">電話番号:0748-65-1011</p>
<p class="bold colorRed">SWIFT CODE: BOKFJPJZ</p>
</template>
<template v-if="dataList.signType==2">
<p class="bold colorRed">出境社的指定收款账号信息</p>
<p class="bold colorRed">
名称:浙江远诚国际旅行社有限公司杭州分公司
</p>
<p class="bold colorRed">
开户银行:杭州银行汽车城支行
</p>
<p class="bold colorRed">
账号:3301 0401 6000 7460 192
</p>
</template>
<p class="bold colorRed">款项必须支付至本合同指定公账,如转账到其他账户或私人账户则与公司无关、支付无效,视为未支付旅游费用,公司有权选择解除合同或者继续向旅游者要求费用支付</p>
<p>2、人身意外伤害保险</p>
<p>乙方提示旅游者购买人身意外伤害保险;</p>
......@@ -1189,11 +1203,11 @@
<th>{{$t('objFill.jutishij')}}</th>
<th>{{$t('objFill.didian')}}</th>
<th>项目名称和内容</th>
<th>费用(<template v-if="dataList.signType==0">
{{$t('hotel.hotel_yuan')}}
<th>费用(<template v-if="dataList.signType==1">
</template>
<template v-else>
{{$t('hotel.hotel_yuan')}}
</template></th>
<th>项目时长(分钟)</th>
<th>{{$t('objFill.qitashuim')}}</th>
......
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