Commit 77de1873 authored by youjie's avatar youjie

优化行程

parent 8ca522bf
...@@ -147,6 +147,21 @@ img { ...@@ -147,6 +147,21 @@ img {
background: url('http://imgfile.oytour.com/Static/NewTripFeature/otherBjTwo.png') repeat; background: url('http://imgfile.oytour.com/Static/NewTripFeature/otherBjTwo.png') repeat;
/* background-size: 100% 100%; */ /* background-size: 100% 100%; */
} }
.VerticalBjNew .travelDaysTitlle-left-text{
background: url('../img/trip/bjHP4.png')no-repeat center;
background-size: auto 100%;
}
.travelControlTrip.VerticalBjNew{
background: url('../img/trip/bjHP3.png') repeat;
background-size: 1240px 1754px;
}
.UpgradedVersion-homebj.VerticalBjNew{
background: url('../img/trip/bjHP3.png') repeat;
background-size: 1240px 1754px;
}
.VerticalBjNew .UpgradedVersionBJ{
background: none;
}
.UpgradedVersion-introduceBj{ .UpgradedVersion-introduceBj{
background: url('http://imgfile.oytour.com/Static/NewTripFeature/otherBjTwo.png') repeat; background: url('http://imgfile.oytour.com/Static/NewTripFeature/otherBjTwo.png') repeat;
/* background-size: 100% 100%; */ /* background-size: 100% 100%; */
......
...@@ -202,6 +202,8 @@ html, body{ ...@@ -202,6 +202,8 @@ html, body{
} }
.UpgradedVersionBJ{ .UpgradedVersionBJ{
background: url(http://imgfile.oytour.com/Static/NewTripFeature/otherBjTwo.png) repeat; background: url(http://imgfile.oytour.com/Static/NewTripFeature/otherBjTwo.png) repeat;
/* background: url('../img/trip/bjHP2.png')repeat; */
/* background-size: 1240px 1754px ; */
} }
.UpgradedVersion2Line{ .UpgradedVersion2Line{
height: 0px; height: 0px;
...@@ -238,6 +240,9 @@ html, body{ ...@@ -238,6 +240,9 @@ html, body{
.hangban-info { .hangban-info {
background: #FFF !important; background: #FFF !important;
} }
.VerticalBjNew .hangban-info {
background: none !important;
}
.trip-v3-base { .trip-v3-base {
margin-top: 20px !important; margin-top: 20px !important;
......
This diff is collapsed.
This diff is collapsed.
<template> <template>
<div id="pdf_1" v-if="orderMsg&&dataAll"> <div id="pdf_1" v-if="orderMsg&&dataAll">
<div class="UpgradedVersion-box relative" <div class="UpgradedVersion-box relative"
:class="[dataAll.featurePageType==2?'UpgradedVersion-homebj':'UpgradedVersion-homebjHV']" :class="[dataAll.featurePageType==2?'UpgradedVersion-homebj':'UpgradedVersion-homebjHV',
:style="{'width':dataAll.featurePageType==2?'1123px':'1754px', dataAll.feature.featureType==9?'VerticalBjNew':'']"
'height':dataAll.featurePageType==2?'1478px':'1240px'}"> :style="{'width':dataAll.featurePageType==2?'1240px':'1754px',
<div class="absolute z-index1 column" style="left: 0;right: 0; top: 0;bottom: 0;"> 'height':dataAll.featurePageType==2?'1754px':'1754px'}">
<div class="absolute z-index1 column UpgradedVersionBJ" style="left: 0;right: 0; top: 0;bottom: 0;">
<template v-if="dataAll.featurePageType==2"> <template v-if="dataAll.featurePageType==2">
<Header :TripColor="dataAll&&dataAll.tripColor" :orderMsg="orderMsg"></Header> <Header v-if="dataAll.feature.featureType!=9" :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">
...@@ -266,7 +267,7 @@ ...@@ -266,7 +267,7 @@
<!-- otherJourney-footer --> <!-- otherJourney-footer -->
<div v-if="dataAll.featurePageType==2"> <div v-if="dataAll.featurePageType==2&&dataAll.feature.featureType!=9">
<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}">&nbsp;</div> <div class="introduceFooterBJ introduceFooterOne" :style="{'background':dataAll.tripColor}">&nbsp;</div>
<div class="introduceFooterBJ introduceFootertTwo" :style="{'background':dataAll.tripColor}">&nbsp;</div> <div class="introduceFooterBJ introduceFootertTwo" :style="{'background':dataAll.tripColor}">&nbsp;</div>
......
<template> <template>
<div id="pdf_3" v-if="vshowD"> <div id="pdf_3" v-if="vshowD">
<div style="width: 1123px;"> <div style="width: 1240px;">
<template v-for="(i,index) in feature.detailsImageList"> <template v-for="(i,index) in feature.detailsImageList">
<img :key="index" :src="feature.headerImage" style="width:100%;display: block;"> <img :key="index" :src="feature.headerImage" style="width:100%;display: block;">
<img :key="index+100000" :src="i" style="width:100%;display: block;"> <img :key="index+100000" :src="i" style="width:100%;display: block;">
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
</template> </template>
</div> </div>
<div style="display: none;" class="UpgradedVersion-boxHeight height UpgradedVersion-homebj relative" v-for="(item,index) in tripList"> <div style="display: none;" class="UpgradedVersion-boxHeight height UpgradedVersion-homebj relative" v-for="(item,index) in tripList">
<div class="z-index1"> <div class="z-index1 UpgradedVersionBJ">
<Header :TripColor="dataAll.tripColor" :orderMsg="orderMsg"></Header> <Header :TripColor="dataAll.tripColor" :orderMsg="orderMsg"></Header>
<div class="travelDaysTitlle row-aic"> <div class="travelDaysTitlle row-aic">
<div class="travelDaysTitlle-left"> <div class="travelDaysTitlle-left">
......
...@@ -23,7 +23,8 @@ ...@@ -23,7 +23,8 @@
</style> </style>
<template> <template>
<div class="travelControlTrip" :style="{'width':dataAll&&dataAll.featurePageType==2?'1123px':'1754px'}"> <div class="travelControlTrip" :style="{'width':dataAll&&dataAll.featurePageType==2?'1240px':'1754px'}"
:class="[dataAll.feature.featureType==9?'VerticalBjNew':'']">
<div class="trip_cover" v-show="pdfLoading" v-loading="pdfLoading"></div> <div class="trip_cover" v-show="pdfLoading" v-loading="pdfLoading"></div>
<el-row style="padding: 0 0 20px 0;box-shadow: 1px 10px 10px#e6e6e6;"> <el-row style="padding: 0 0 20px 0;box-shadow: 1px 10px 10px#e6e6e6;">
<el-col :span="14" class="row-aic"> <el-col :span="14" class="row-aic">
......
...@@ -884,6 +884,7 @@ ...@@ -884,6 +884,7 @@
this.PostConfig.CountryID = tempData.CountryID; this.PostConfig.CountryID = tempData.CountryID;
this.PostConfig.TeamType = tempData.TeamType; this.PostConfig.TeamType = tempData.TeamType;
this.PostConfig.FeaturePageType = tempData.FeaturePageType; this.PostConfig.FeaturePageType = tempData.FeaturePageType;
this.PostConfig.FeatureType = tempData.Feature.FeatureType
//视频地址 //视频地址
this.PostConfig.VideoStr = tempData.VideoStr; this.PostConfig.VideoStr = tempData.VideoStr;
this.PostConfig.OpenTeamDescribe = tempData.OpenTeamDescribe; this.PostConfig.OpenTeamDescribe = tempData.OpenTeamDescribe;
......
...@@ -2,7 +2,8 @@ ...@@ -2,7 +2,8 @@
<div :style="{'height':item.zoom==1?'auto':'100%', <div :style="{'height':item.zoom==1?'auto':'100%',
'overflow':item.zoom==1?'auto':'hidden'}" 'overflow':item.zoom==1?'auto':'hidden'}"
v-if="RenderingOk"> v-if="RenderingOk">
<div class="UpgradedVersion-box2 UpgradedVersion-homebj relative" :style="{'zoom': item.zoom}"> <div class="UpgradedVersion-box2 UpgradedVersion-homebj relative" :style="{'zoom': item.zoom}"
:class="[dataAll.FeatureType==9?'VerticalBjNew':'']">
<div class="z-index1 UpgradedVersionBJ" style="left: 0;right: 0; top: 0;bottom: 0;"> <div class="z-index1 UpgradedVersionBJ" style="left: 0;right: 0; top: 0;bottom: 0;">
<div :id="'LineOfTravel'+(item*4)+'_0'+index"> <div :id="'LineOfTravel'+(item*4)+'_0'+index">
<!-- <Header :TripColor="dataAll.TripColor" :orderMsg="dataAll"></Header> --> <!-- <Header :TripColor="dataAll.TripColor" :orderMsg="dataAll"></Header> -->
...@@ -844,6 +845,7 @@ ...@@ -844,6 +845,7 @@
</div> </div>
<!-- otherJourney-footer --> <!-- otherJourney-footer -->
<!--
<div v-if="item.zoom!=1" :class="[item.zoom==1?'':'footer']"> <div v-if="item.zoom!=1" :class="[item.zoom==1?'':'footer']">
<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}">&nbsp;</div> <div class="introduceFooterBJ introduceFooterOne" :style="{'background':dataAll.TripColor}">&nbsp;</div>
...@@ -855,7 +857,8 @@ ...@@ -855,7 +857,8 @@
<div class="introduceFooterBJ introduceFootertThree" :style="{'background':dataAll.TripColor}">&nbsp;</div> <div class="introduceFooterBJ introduceFootertThree" :style="{'background':dataAll.TripColor}">&nbsp;</div>
<div class="introduceFooterBJ introduceFootertFour" :style="{'background':dataAll.TripColor}">&nbsp;</div> <div class="introduceFooterBJ introduceFootertFour" :style="{'background':dataAll.TripColor}">&nbsp;</div>
</div> </div>
</div> </div> -->
<div style="height: 40px;"></div>
</div> </div>
<div class="UpgradedVersion2Line absolute z-index3 row-ajc"> <div class="UpgradedVersion2Line absolute z-index3 row-ajc">
<span>{{pageHeight>1754?'超出内容分割到下一页':'底线'}}</span> <span>{{pageHeight>1754?'超出内容分割到下一页':'底线'}}</span>
......
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