Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
aa638798
Commit
aa638798
authored
Dec 14, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
5487d37e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
220 additions
and
409 deletions
+220
-409
index.vue
src/components/LeaveGroupDownload/index.vue
+217
-187
confirmationOrderDownLoadNew.vue
src/components/confirmationOrderDownLoadNew.vue
+1
-0
TravelDaysTrip_DirectThree.vue
...avelmanager/travelLineTrip/TravelDaysTrip_DirectThree.vue
+1
-1
travelDaysHV.vue
...wTravelmanager/travelLineTrip/components/travelDaysHV.vue
+1
-221
No files found.
src/components/LeaveGroupDownload/index.vue
View file @
aa638798
<
template
>
<
template
>
<div
id=
"pdf_1"
v-if=
"orderMsg&&dataAll"
>
<div
id=
"pdf_1"
v-if=
"orderMsg&&dataAll"
>
<div
class=
"UpgradedVersion-box UpgradedVersion-homebj relative"
<div
class=
"UpgradedVersion-box relative"
:class=
"[dataAll.featurePageType==2?'UpgradedVersion-homebj':'UpgradedVersion-homebjHV']"
:style=
"
{'width':dataAll.featurePageType==2?'1123px':'1754px',
:style=
"
{'width':dataAll.featurePageType==2?'1123px':'1754px',
'height':dataAll.featurePageType==2?'1478px':'1240px'}">
'height':dataAll.featurePageType==2?'1478px':'1240px'}">
<div
class=
"absolute z-index1 column"
style=
"left: 0;right: 0; top: 0;bottom: 0;"
>
<div
class=
"absolute z-index1 column"
style=
"left: 0;right: 0; top: 0;bottom: 0;"
>
<Header
v-if=
"dataAll.featurePageType==2"
:TripColor=
"dataAll&&dataAll.tripColor"
:orderMsg=
"orderMsg"
></Header>
<template
v-if=
"dataAll.featurePageType==2"
>
<div
v-if=
"dataAll.featurePageType==1"
style=
"height: 92px;"
></div>
<Header
:TripColor=
"dataAll&&dataAll.tripColor"
:orderMsg=
"orderMsg"
></Header>
<div
class=
"travelDaysTitlle row-aic"
:style=
"
{'background':backgroundColor}">
<div
class=
"travelDaysTitlle row-aic"
:style=
"
{'background':backgroundColor}">
<div
class=
"travelDaysTitlle-left"
>
<div
class=
"travelDaysTitlle-left"
>
<div
class=
"relative"
>
<div
class=
"relative"
>
<div
class=
"travelDaysTitlle-left-text column-ajc absolute"
>
<div
class=
"travelDaysTitlle-left-text column-ajc absolute"
>
<div
class=
"travelDaysTitlle-left-textOne"
>
<div
class=
"travelDaysTitlle-left-textOne"
>
<span></span>
<span></span>
</div>
<div
class=
"travelDaysTitlle-left-textTwo"
>
<span></span>
</div>
</div>
</div>
<div
class=
"travelDaysTitlle-left-textTwo"
>
</div>
<span></span>
</div>
<div
class=
"travelDaysTitlle-right"
>
<div
class=
"travelDaysTitlle-right-text row-aic"
:style=
"
{'font-size': getFontSize(orderMsg.lineteamName+orderMsg.dayNum),'color':textColor}">
{{
orderMsg
.
lineteamName
}}{{
orderMsg
.
dayNum
}}
日游
</div>
</div>
</div>
</
template
>
<div
v-if=
"dataAll.featurePageType==1"
class=
"travelDaysTitlle row-aic"
style=
"min-height: 190px;"
:style=
"{'background': backgroundColor}"
>
<div
class=
"travelDaysHVTitlle-left flexS"
>
<div
class=
"relative"
>
<div
class=
"travelDaysHVTitlle-left-text column-ajc"
>
<div
class=
"travelDaysHVTitlle-left-textOne"
style=
"margin-top: 0;"
>
<img
src=
"http://imgfile.oytour.com/Static/logoHV.png"
/>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"travelDaysTitlle-right"
>
<div
class=
"travelDaysHVTitlle-right row"
>
<div
class=
"travelDaysTitlle-right-text row-aic"
<div
class=
"travelDaysHVTitlle-borderL row-aic"
>
:style=
"
{'font-size': getFontSize(orderMsg.lineteamName+orderMsg.dayNum),'color':textColor}">
<div></div>
{{
orderMsg
.
lineteamName
}}{{
orderMsg
.
dayNum
}}
日游
</div>
<div
class=
"travelDaysHVTitlle-right-text column"
:style=
"{'font-size': getFontSize(orderMsg.lineName),'color':textColor}"
>
<div
class=
"HVTitlle-header0 row nowrap"
>
<span>
{{orderMsg.lineName}}
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--
<!--
<div class="travelDaysTitlle row-aic">
<div class="travelDaysTitlle row-aic">
<div class="travelDaysTitlle-left">
<div class="travelDaysTitlle-left">
...
@@ -45,183 +72,186 @@
...
@@ -45,183 +72,186 @@
</div>
</div>
</div>
</div>
</div> -->
</div> -->
<div
style=
"margin: 0 30px;"
>
<div
:class=
"[dataAll.featurePageType==1?'travelDaysHVMasterMap2-box':'']"
>
<div
class=
"trip-adviser"
style=
"margin-top: 20px;"
>
<div
style=
"margin: 0 30px;"
>
<!--
<h1
class=
"trip-nav-title"
>
<div
class=
"trip-adviser"
style=
"margin-top: 20px;"
>
<span>
{{
vshowL
?
"出团通知书:"
:
""
}}
</span>
<!-- <h1 class="trip-nav-title">
{{
orderMsg
.
lineteamName
}}{{
orderMsg
.
dayNum
}}
日游
<span>{{ vshowL ? "出团通知书:" : "" }}</span>
</h1>
-->
{{ orderMsg.lineteamName }}{{ orderMsg.dayNum }}日游
<p>
</h1> -->
尊敬的旅客:
<br
/>
感谢您选择我们的旅游服务。为了确保各位旅客有更好的旅游体验,请详细阅读《出团通知书》的各项内容。如有任何问题,请拨打通知书内的本团领队电话或机场服务人员电话。
<p>
在此,预祝您旅途愉快!希望您在本次旅程中留下此生中最美好的回忆!
尊敬的旅客:
<br
/>
感谢您选择我们的旅游服务。为了确保各位旅客有更好的旅游体验,请详细阅读《出团通知书》的各项内容。如有任何问题,请拨打通知书内的本团领队电话或机场服务人员电话。
</p>
在此,预祝您旅途愉快!希望您在本次旅程中留下此生中最美好的回忆!
</div>
</p>
<table
class=
"baseTable trip-v3-base"
>
<tbody>
<tr>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
线路
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
lineName
}}
</p>
</td>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
出发日期
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
startDate
}}
</p>
</td>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
返回日期
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
endDate
}}
</p>
</td>
<td
class=
"essential-item jianju_b"
>
<p
class=
"pkey"
>
行程天数
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
dayNum
}}
</p>
</td>
<td
rowspan=
"2"
>
<div
style=
"width: 160px; height:160px;margin-left:20px;"
>
<img
style=
"width: 160px; height:160px;"
:src=
"'data:image/png;base64,' + WeiXinShareImgSrc"
alt=
"获取微信小程序分享链接"
/>
</div>
</td>
</tr>
<tr>
<td
class=
"essential-item jianju"
colspan=
"2"
>
<p
class=
"pkey"
>
系列
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
lineteamName
}}
</p>
</td>
<td
class=
"essential-item jianju_b"
colspan=
"2"
>
<p
class=
"pkey"
>
团队编号
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
tcnum
}}
</p>
</td>
</tr>
</tbody>
</table>
<div
class=
"trip-v3-title small-margin"
v-if=
"vshowL"
>
<h2>
集合地点
&
联系人
</h2>
</div>
<table
class=
"baseTable trip-v3-base"
v-if=
"vshowL"
>
<tbody>
<tr>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
本团领队
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
leaderInfo
}}
</p>
</td>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
集合时间
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
gatheringTimeInfo
}}
</p>
</td>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
机场服务
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
airportServiceInfo
}}
</p>
</td>
<td
class=
"essential-item jianju_b"
>
<p
class=
"pkey"
>
集合标识
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
gatherIdentInfo
}}
</p>
</td>
</tr>
<tr>
<td
class=
"essential-item jianju"
colspan=
"2"
>
<p
class=
"pkey"
>
紧急联系人
</p>
<p
class=
"pvalue"
>
<span
v-if=
"vshowLLR"
>
{{
orderMsg
.
emergencyContactInfo
}}
</span>
</p>
</td>
<td
class=
"essential-item jianju_b"
colspan=
"2"
>
<p
class=
"pkey"
>
集合地点
</p>
<p
class=
"pvalue"
>
{{
orderMsg
.
gatheringAddressInfo
}}
</p>
</td>
</tr>
</tbody>
</table>
<template
v-if=
'vshowB'
>
<div
class=
"trip-v3-title small-margin"
>
参考航班
</div>
</div>
<div
class=
"hangban-info"
>
<table
class=
"baseTable baseTableHV trip-v3-base"
>
<table
border=
"0"
align=
"center"
cellspacing=
"0"
cellpadding=
"0"
class=
"flight_list"
<tbody>
:class=
"
{'guoneiLine':lineId==90}">
<tr>
<thead
class=
"flight_header"
>
<td
class=
"essential-item jianju"
>
<tr>
<p
class=
"pkey"
>
线路
</p>
<th
width=
"140"
>
出发时间
<span>
(当地)
</span></th>
<p
class=
"pvalue"
>
{{ orderMsg.lineName }}
</p>
<th
width=
"160"
>
抵达时间
<span>
(当地)
</span></th>
</td>
<th
width=
"160"
>
<td
class=
"essential-item jianju"
>
<template
v-if=
"lineId==90"
>
起飞机场/出发城市
</
template
>
<p
class=
"pkey"
>
出发日期
</p>
<
template
v-else
>
起飞机场
</
template
>
<p
class=
"pvalue"
>
{{ orderMsg.startDate }}
</p>
</th>
</td>
<th
width=
"18"
class=
"gap"
>
</th>
<td
class=
"essential-item jianju"
>
<th
width=
"160"
>
<p
class=
"pkey"
>
返回日期
</p>
<
template
v-if=
"lineId==90"
>
抵达机场/到达城市
</
template
>
<p
class=
"pvalue"
>
{{ orderMsg.endDate }}
</p>
<
template
v-else
>
抵达机场
</
template
>
</td>
</th>
<td
class=
"essential-item jianju_b"
>
<th
width=
"18"
class=
"gap"
>
</th>
<p
class=
"pkey"
>
行程天数
</p>
<th
width=
"140"
>
航空公司
</th>
<p
class=
"pvalue"
>
{{ orderMsg.dayNum }}
</p>
<th
width=
"90"
>
航班编号
</th>
</td>
<th
width=
"18"
class=
"gap"
>
</th>
<td
rowspan=
"2"
>
<th
width=
"100"
>
经停城市
</th>
<div
style=
"width: 160px; height:160px;margin-left:20px;"
>
</tr>
<img
style=
"width: 160px; height:160px;"
:src=
"'data:image/png;base64,' + WeiXinShareImgSrc"
</thead>
alt=
"获取微信小程序分享链接"
/>
<tbody
style=
"padding-top:12px;"
</div>
v-if=
"orderTripdiff&&orderTripdiff.travelOrderFlightList&& orderTripdiff.travelOrderFlightList.length>0"
>
</td>
<tr
v-for=
"(flight,ftIndex) in orderTripdiff.travelOrderFlightList"
:key=
"ftIndex"
>
</tr>
<td
width=
"140"
><span
class=
"nth-day"
>
{{flight.startDate.substring(5)}}
</span>
<span
<tr>
class=
"num"
>
{{flight.departureTime}}
</span></td>
<td
class=
"essential-item jianju"
colspan=
"2"
>
<td
width=
"160"
><span
class=
"nth-day"
>
{{flight.arriveDate.substring(5)}}
</span>
<span
<p
class=
"pkey"
>
系列
</p>
class=
"num"
>
{{flight.arrivalTime}}
</span></td>
<p
class=
"pvalue"
>
{{ orderMsg.lineteamName }}
</p>
<td
width=
"160"
>
{{flight.departureAirPortName}}
<span
class=
"citycode"
></span></td>
</td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
class=
"essential-item jianju_b"
colspan=
"2"
>
<td
width=
"160"
>
{{flight.arrivalAirPortName}}
<span
class=
"citycode"
></span></td>
<p
class=
"pkey"
>
团队编号
</p>
<td
width=
"18"
class=
"gap"
>
</td>
<p
class=
"pvalue"
>
{{ orderMsg.tcnum }}
</p>
<td
width=
"140"
>
{{flight.alName}}
</td>
</td>
<td
width=
"110"
>
{{flight.flightNumber}}
</tr>
<span
style=
"color:green;"
>
{{(flight.flightState==1)?"OK":"暂定"}}
</span></td>
</tbody>
<td
width=
"18"
class=
"gap"
>
</td>
</table>
<td
width=
"100"
>
{{flight.stopoverAirPortName}}
</td>
<div
class=
"trip-v3-title small-margin"
v-if=
"vshowL"
>
</tr>
<h2>
集合地点
&
联系人
</h2>
</tbody>
<tbody
v-else-if=
"priceList.length>0&&priceList[0].priceFlight&&priceList[0].priceFlight.length>0"
style=
"padding-top:12px;"
>
<tr
v-for=
"(flight,ftIndex) in priceList[0].priceFlight"
:key=
"ftIndex"
>
<td
width=
"140"
><span
class=
"nth-day"
>
{{flight.startDate.substring(5)}}
</span>
<span
class=
"num"
>
{{flight.departureTime}}
</span></td>
<td
width=
"160"
><span
class=
"nth-day"
>
{{flight.arriveDate.substring(5)}}
</span>
<span
class=
"num"
>
{{flight.arrivalTime}}
</span></td>
<td
width=
"160"
>
{{flight.departureAirPortName}}
<span
class=
"citycode"
></span></td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"160"
>
{{flight.arrivalAirPortName}}
<span
class=
"citycode"
></span></td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"140"
>
{{flight.alName}}
</td>
<td
width=
"110"
>
{{flight.flightNumber}}({{(flight.flightState==1)?"OK":"暂定"}})
</td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"100"
>
{{flight.stopoverAirPortName}}
</td>
</tr>
</tbody>
<tbody>
<tr>
<td
colspan=
"10"
align=
"center"
style=
"color:#333;font-size:14px;"
>
1.本航班表僅提供參考,正確航班請點選您的出發日期。 2.
不同航班,餐食及行程安排皆有所不同,正確行程,請點選您的出發日期。
</td>
</tr>
</tbody>
</table>
</div>
</div>
</template>
<table
class=
"baseTable trip-v3-base"
v-if=
"vshowL"
>
<tbody>
<tr>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
本团领队
</p>
<p
class=
"pvalue"
>
{{orderMsg.leaderInfo}}
</p>
</td>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
集合时间
</p>
<p
class=
"pvalue"
>
{{ orderMsg.gatheringTimeInfo }}
</p>
</td>
<td
class=
"essential-item jianju"
>
<p
class=
"pkey"
>
机场服务
</p>
<p
class=
"pvalue"
>
{{orderMsg.airportServiceInfo}}
</p>
</td>
<td
class=
"essential-item jianju_b"
>
<p
class=
"pkey"
>
集合标识
</p>
<p
class=
"pvalue"
>
{{
orderMsg.gatherIdentInfo
}}
</p>
</td>
</tr>
<tr>
<td
class=
"essential-item jianju"
colspan=
"2"
>
<p
class=
"pkey"
>
紧急联系人
</p>
<p
class=
"pvalue"
>
<span
v-if=
"vshowLLR"
>
{{orderMsg.emergencyContactInfo}}
</span>
</p>
</td>
<td
class=
"essential-item jianju_b"
colspan=
"2"
>
<p
class=
"pkey"
>
集合地点
</p>
<p
class=
"pvalue"
>
{{ orderMsg.gatheringAddressInfo}}
</p>
</td>
</tr>
</tbody>
</table>
<
template
v-if=
'vshowB'
>
<div
class=
"trip-v3-title small-margin"
>
参考航班
</div>
<div
class=
"hangban-info"
>
<table
border=
"0"
align=
"center"
cellspacing=
"0"
cellpadding=
"0"
class=
"flight_list"
:class=
"
{'guoneiLine':lineId==90}">
<thead
class=
"flight_header"
>
<tr>
<th
width=
"140"
>
出发时间
<span>
(当地)
</span></th>
<th
width=
"160"
>
抵达时间
<span>
(当地)
</span></th>
<th
width=
"160"
>
<template
v-if=
"lineId==90"
>
起飞机场/出发城市
</
template
>
<
template
v-else
>
起飞机场
</
template
>
</th>
<th
width=
"18"
class=
"gap"
>
</th>
<th
width=
"160"
>
<
template
v-if=
"lineId==90"
>
抵达机场/到达城市
</
template
>
<
template
v-else
>
抵达机场
</
template
>
</th>
<th
width=
"18"
class=
"gap"
>
</th>
<th
width=
"140"
>
航空公司
</th>
<th
width=
"90"
>
航班编号
</th>
<th
width=
"18"
class=
"gap"
>
</th>
<th
width=
"100"
>
经停城市
</th>
</tr>
</thead>
<tbody
style=
"padding-top:12px;"
v-if=
"orderTripdiff&&orderTripdiff.travelOrderFlightList&& orderTripdiff.travelOrderFlightList.length>0"
>
<tr
v-for=
"(flight,ftIndex) in orderTripdiff.travelOrderFlightList"
:key=
"ftIndex"
>
<td
width=
"140"
><span
class=
"nth-day"
>
{{flight.startDate.substring(5)}}
</span>
<span
class=
"num"
>
{{flight.departureTime}}
</span></td>
<td
width=
"160"
><span
class=
"nth-day"
>
{{flight.arriveDate.substring(5)}}
</span>
<span
class=
"num"
>
{{flight.arrivalTime}}
</span></td>
<td
width=
"160"
>
{{flight.departureAirPortName}}
<span
class=
"citycode"
></span></td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"160"
>
{{flight.arrivalAirPortName}}
<span
class=
"citycode"
></span></td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"140"
>
{{flight.alName}}
</td>
<td
width=
"110"
>
{{flight.flightNumber}}
<span
style=
"color:green;"
>
{{(flight.flightState==1)?"OK":"暂定"}}
</span></td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"100"
>
{{flight.stopoverAirPortName}}
</td>
</tr>
</tbody>
<tbody
v-else-if=
"priceList.length>0&&priceList[0].priceFlight&&priceList[0].priceFlight.length>0"
style=
"padding-top:12px;"
>
<tr
v-for=
"(flight,ftIndex) in priceList[0].priceFlight"
:key=
"ftIndex"
>
<td
width=
"140"
><span
class=
"nth-day"
>
{{flight.startDate.substring(5)}}
</span>
<span
class=
"num"
>
{{flight.departureTime}}
</span></td>
<td
width=
"160"
><span
class=
"nth-day"
>
{{flight.arriveDate.substring(5)}}
</span>
<span
class=
"num"
>
{{flight.arrivalTime}}
</span></td>
<td
width=
"160"
>
{{flight.departureAirPortName}}
<span
class=
"citycode"
></span></td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"160"
>
{{flight.arrivalAirPortName}}
<span
class=
"citycode"
></span></td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"140"
>
{{flight.alName}}
</td>
<td
width=
"110"
>
{{flight.flightNumber}}({{(flight.flightState==1)?"OK":"暂定"}})
</td>
<td
width=
"18"
class=
"gap"
>
</td>
<td
width=
"100"
>
{{flight.stopoverAirPortName}}
</td>
</tr>
</tbody>
<tbody>
<tr>
<td
colspan=
"10"
align=
"center"
style=
"color:#333;font-size:14px;"
>
1.本航班表僅提供參考,正確航班請點選您的出發日期。 2.
不同航班,餐食及行程安排皆有所不同,正確行程,請點選您的出發日期。
</td>
</tr>
</tbody>
</table>
</div>
</template>
</div>
</div>
</div>
<!-- otherJourney-footer -->
<!-- otherJourney-footer -->
<div>
<div
v-if=
"dataAll.featurePageType==2"
>
<div
class=
"otherJourney-introduceFooter absolute z-index1 row-aic"
:style=
"{'background':''}"
>
<div
class=
"otherJourney-introduceFooter absolute z-index1 row-aic"
:style=
"{'background':''}"
>
<div
class=
"introduceFooterBJ introduceFooterOne"
:style=
"{'background':dataAll.tripColor}"
>
</div>
<div
class=
"introduceFooterBJ introduceFooterOne"
:style=
"{'background':dataAll.tripColor}"
>
</div>
<div
class=
"introduceFooterBJ introduceFootertTwo"
:style=
"{'background':dataAll.tripColor}"
>
</div>
<div
class=
"introduceFooterBJ introduceFootertTwo"
:style=
"{'background':dataAll.tripColor}"
>
</div>
...
...
src/components/confirmationOrderDownLoadNew.vue
View file @
aa638798
...
@@ -1021,6 +1021,7 @@
...
@@ -1021,6 +1021,7 @@
@import
url("../assets/css/UpgradedVersion.css")
;
@import
url("../assets/css/UpgradedVersion.css")
;
@import
url("../assets/css/tripIndexNew2.css")
;
@import
url("../assets/css/tripIndexNew2.css")
;
@import
url('../assets/css/detail.css')
;
@import
url('../assets/css/detail.css')
;
@import
url('../assets/css/tripIndexNewHV.css')
;
.edit_form_box
{
.edit_form_box
{
...
...
src/components/newTravelmanager/travelLineTrip/TravelDaysTrip_DirectThree.vue
View file @
aa638798
...
@@ -179,7 +179,7 @@
...
@@ -179,7 +179,7 @@
</el-select>
</el-select>
</el-form-item>
</el-form-item>
</span>
</span>
<
template
v-if=
"
tru
e"
>
<
template
v-if=
"
fals
e"
>
<span
class=
"TDTextspan"
:class=
"
{'showOther':TeamType==3}">版型
</span>
<span
class=
"TDTextspan"
:class=
"
{'showOther':TeamType==3}">版型
</span>
<span
:class=
"
{'showOther':TeamType==3}">
<span
:class=
"
{'showOther':TeamType==3}">
<el-form-item
prop=
"FeaturePageType"
>
<el-form-item
prop=
"FeaturePageType"
>
...
...
src/components/newTravelmanager/travelLineTrip/components/travelDaysHV.vue
View file @
aa638798
...
@@ -742,227 +742,7 @@
...
@@ -742,227 +742,7 @@
</
script
>
</
script
>
<
style
>
<
style
>
.travelDaysHVMasterMap3
{
@import
url('../../../../assets/css/tripIndexNewHV.css')
;
height
:
388px
;
border-radius
:
60px
0px
60px
0px
;
}
.travelDaysHV-Description
{
font-size
:
24px
;
line-height
:
34px
;
color
:
#484647
;
font-family
:
DengXian
;
font-weight
:
400
;
word-break
:
break-all
;
text-overflow
:
ellipsis
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
5
;
overflow
:
hidden
;
margin-top
:
10px
;
}
.travelDaysHV-Description.travelDaysHV-Description3
{
height
:
295px
;
-webkit-line-clamp
:
9
;
margin-top
:
20px
;
}
.travelDaysHV-CouponsName
span
.CouponsNameM
{
position
:
relative
;
top
:
-9px
;
}
.travelDaysHV-CouponsName.travelDaysHV-CouponsName3
span
.CouponsNameT
{
max-width
:
450px
;
}
.travelDaysHV-CouponsName
span
.CouponsNameT
{
display
:
inline-block
;
width
:
auto
;
max-width
:
650px
;
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
}
.travelDaysHV-CouponsName
{
overflow
:
hidden
;
font-size
:
30px
;
text-align
:
center
;
font-family
:
Microsoft
YaHei
;
white-space
:
nowrap
;
}
.travelDaysHVMasterMap-one
{
height
:
524px
;
}
.travelDaysHVMasterMap2
{
height
:
524px
;
border-radius
:
50px
0px
50px
0px
;
}
.travelDaysHV3-imgBox
{
width
:
516px
;
}
.travelDaysHV2-imgBox
{
width
:
786px
;
}
.travelDaysHV-box
{
padding
:
47px
54px
0
54px
;
}
.travelDaysHVdetails-icon
span
{
margin-left
:
1px
;
font-size
:
20px
;
}
.travelDaysHVdetails-icon
{
width
:
36px
;
height
:
36px
;
border-radius
:
50%
;
background
:
#D6CEC1
;
text-align
:
center
;
line-height
:
34px
;
margin-right
:
30px
;
}
.trtravelDaysHVdetails-textC
{
font-size
:
26px
;
font-family
:
DengXian
;
font-weight
:
400
;
color
:
#484647
;
}
.travelDaysHVdetails-text0
{
font-size
:
26px
;
font-family
:
Microsoft
YaHei
;
font-weight
:
bold
;
color
:
#484647
;
line-height
:
28px
;
white-space
:
nowrap
;
}
.travelDaysHVTdetails-textBox
{
min-height
:
53px
;
align-items
:
center
;
}
.travelDaysHVdetails-textBox
{
width
:
100%
;
height
:
2px
;
background
:
#E8E8E8
;
margin
:
14px
0
;
}
.travelDaysHVContent-text
.textBold
{
font-size
:
30px
;
margin-bottom
:
29px
;
}
.travelDaysHVContent-text
:last-child
{
margin-bottom
:
0
;
}
.travelDaysHVContent-text
{
font-size
:
26px
;
font-family
:
DengXian
;
font-weight
:
bold
;
color
:
#FFFFFF
;
line-height
:
26px
;
margin-bottom
:
40px
;
}
.travelDaysHVdetailsBJ
{
background
:
rgba
(
255
,
255
,
255
,
0.8
);
padding
:
16px
55px
;
border-radius
:
20px
;
}
.travelDaysHVdetails
{
margin
:
0
;
padding
:
0
47px
40px
47px
;
}
.travelDaysHVContent
{
padding
:
42px
55px
;
background
:
rgba
(
23
,
23
,
23
,
0.4
);
margin
:
0
57px
;
margin-bottom
:
50px
;
}
.travelDaysHVMasterMap
img
{
width
:
100%
;
}
.travelDaysHVMasterMap
{
height
:
800px
;
}
.travelDaysHVMasterMap2-box
{
height
:
1050px
;
background
:
url('http://imgfile.oytour.com/Static/bjHV.png')
no-repeat
;
background-size
:
100%
100%
;
}
.travelDaysHVContentOne
{
z-index
:
99
;
bottom
:
0
;
left
:
0
;
right
:
0
;
}
.UpgradedVersion2Line.UpgradedVersion2LineHV
{
top
:
1240px
;
}
.HVTitlle-header1
{
width
:
1342px
;
font-size
:
26px
;
font-family
:
DengXian
;
font-weight
:
bold
;
color
:
#242424
;
margin-top
:
22px
;
word-break
:
break-all
;
text-overflow
:
ellipsis
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
overflow
:
hidden
;
text-align
:
left
;
line-height
:
38px
;
}
.HVTitlle-header0
img
{
width
:
29px
;
height
:
32px
;
margin-right
:
23px
;
top
:
7px
;
}
.HVTitlle-header0
span
{
width
:
1342px
;
font-size
:
32px
;
font-family
:
Microsoft
YaHei
;
font-weight
:
bold
;
color
:
#242424
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.travelDaysHVTitlle-right
{
margin-left
:
54px
;
flex-wrap
:
nowrap
;
flex
:
1
;
overflow
:
hidden
;
}
.travelDaysHVTitlle-borderL
div
{
border-left
:
1px
dashed
#fff
;
height
:
95%
;
min-height
:
65px
;
}
.travelDaysHVTitlle-borderL
{
width
:
1px
;
padding
:
5px
0
;
}
.travelDaysHVTitlle-right-text
{
padding-left
:
72px
;
justify-content
:
center
;
}
.travelDaysHVTitlle-left-textOne
img
{
width
:
100%
;
display
:
block
;
}
.travelDaysHVTitlle-left-textOne
{
width
:
125px
;
height
:
36px
;
margin-top
:
6px
;
}
.travelDaysHVTitlle-left-textTwo
{
font-family
:
Microsoft
YaHei
;
font-size
:
52px
;
font-weight
:
bold
;
color
:
#242424
;
}
.travelDaysHVTitlle-left
{
margin-left
:
61px
;
}
.UpgradedVersionHV-box2
{
width
:
1754px
;
background
:
#fff
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment