Commit 51faa594 authored by 黄奎's avatar 黄奎

页面修改

parent 32363832
......@@ -390,7 +390,7 @@
<div class="block mtop15">
<div class="blockTitle">
<span class="icon"><i class="iconfont icon-wenjian"></i></span>
<h2>合同详情
<h2>合同详情 &nbsp;&nbsp;<template v-if="dataList.saleName&&dataList.saleName!=''"> 销售人员:{{dataList.saleName}}</template>
<span>
<input type="button" class="TCbtn-info" v-if="dataList.status==1" @click="getinvalid()" value="作废" />
<input type="button" class="TCbtn-info" v-if="dataList.companySignature==''"
......@@ -640,7 +640,8 @@
<p>
因部分旅游资源需提前预订的特殊性,本产品线路在旅行社成团后至出行前29天外取消的,也将产生实际损失,具体损失包括但不限于机票、酒店等,如旅游者需要取消订单,应及时联系旅行社,旅行社除协助旅游者减损并退还未实际发生的损失费用外不再承担其他赔偿责任。
</p>
<p>本人已阅读了本合同所有条款,乙方(旅行社)已就合同条款对本人进行了真实、准确、完整的说明,本人已完全了解合同条款的内容及含义,同时本人悉知自身身体适宜此次旅行。请务必携带自身常用药品,如有身体不适必须第一时间告知随团导游或领队,并及时到当地医院做检查,如因个人原因耽误病情,一切后果均由客人自行承担。旅游意外伤害险:若旅行社购买赠送客人,如有出险理赔视为旅
<p>
本人已阅读了本合同所有条款,乙方(旅行社)已就合同条款对本人进行了真实、准确、完整的说明,本人已完全了解合同条款的内容及含义,同时本人悉知自身身体适宜此次旅行。请务必携带自身常用药品,如有身体不适必须第一时间告知随团导游或领队,并及时到当地医院做检查,如因个人原因耽误病情,一切后果均由客人自行承担。旅游意外伤害险:若旅行社购买赠送客人,如有出险理赔视为旅
行社责任风险分摊,保险公司赔偿金额为最终赔付,旅行社不再进行赔偿。 </p>
<p>签约委托授权书:本人已征得其余全体委托人同意作为本次旅游出行签约代表(全体委托人名单详见游客名单),全体委托人享受本合同约定的权利,履行本合同约定的义务,受托人在旅游合同及其附件上的签字全体委托人均予以认可。
</p>
......@@ -664,12 +665,16 @@
<template v-else-if="dataList.serviceNum=='5'">
<span style="font-weight:bold:color:red;"></span>
</template>(大写)项服务。 </p>
<h3>备注:<font style="color:red">{{dataList.notes}}</font></h3>
<h3>备注:<font style="color:red">{{dataList.notes}}</font>
</h3>
<h3>人数:<font style="color:blue">{{dataList.clientNumber}}</font></h3>
<h3>单价:<font style="color:blue">{{dataList.adultPrice}} </font>元/人</h3>
<h3>费用总额(小写)人民币 <font style="color:blue">{{dataList.orderPrice}}</font> 元, (大写)人民币 <font style="color:blue">{{dataList.bigOrderPrice}}</font> </h3>
<h3>费用总额(小写)人民币 <font style="color:blue">{{dataList.orderPrice}}</font> 元, (大写)人民币 <font style="color:blue">
{{dataList.bigOrderPrice}}</font>
</h3>
<h3>
{{dataList.clientNumber?dataList.clientNumber:''}}人合计 <font style="color:red">{{dataList.totalMoneyInfo}} 元</font>
{{dataList.clientNumber?dataList.clientNumber:''}}人合计 <font style="color:red">{{dataList.totalMoneyInfo}}
</font>
</h3>
</div>
<!-- 签章信息 -->
......
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