Commit 082f9d5f authored by 张巧娟's avatar 张巧娟

添加电信图片

parent e65808a5
page/img/logo.jpg

87 KB | W: | H:

page/img/logo.jpg

87.3 KB | W: | H:

page/img/logo.jpg
page/img/logo.jpg
page/img/logo.jpg
page/img/logo.jpg
  • 2-up
  • Swipe
  • Onion skin
...@@ -64,7 +64,9 @@ ...@@ -64,7 +64,9 @@
</div> </div>
<!-- 视频 --> <!-- 视频 -->
<div class="video-box"> <div class="video-box">
<video id="myVideo" width="100%" playsinline="true" controls autoplay poster="img/video.png" webkit-playsinline="true" playsinline="true" x-webkit-airplay="allow" x5-video-player-type="h5" x5-video-player-fullscreen="true" x5-video-orientation="portraint"> <video id="myVideo" width="100%" playsinline="true" controls autoplay poster="img/video.png"
webkit-playsinline="true" playsinline="true" x-webkit-airplay="allow" x5-video-player-type="h5"
x5-video-player-fullscreen="true" x5-video-orientation="portraint">
<source src="img/666-1.mp4" type="video/mp4"> <source src="img/666-1.mp4" type="video/mp4">
<!-- <source src="movie.ogg" type="video/ogg"> --> <!-- <source src="movie.ogg" type="video/ogg"> -->
您的浏览器不支持Video标签。 您的浏览器不支持Video标签。
...@@ -253,12 +255,12 @@ ...@@ -253,12 +255,12 @@
</div> </div>
<!-- 行程 --> <!-- 行程 -->
<template v-if="vip.name"> <template v-if="vip.name">
<div class="xc-box-1" > <div class="xc-box-1">
<div class="xc-title-box"> <div class="xc-title-box">
<img src="img/xc-title.png" alt="" srcset="" class="xc-title-img"> <img src="img/xc-title.png" alt="" srcset="" class="xc-title-img">
</div> </div>
<div style="padding-top: 1rem;"> <div style="padding-top: 1rem;">
<div class="xc-box xc-box-1-bg"> <div class="xc-box xc-box-1-bg">
<div style="font-size: 0.3rem;line-height: 2em;font-weight: bold;" class="vip-box"> <div style="font-size: 0.3rem;line-height: 2em;font-weight: bold;" class="vip-box">
<p> <p>
...@@ -271,52 +273,52 @@ ...@@ -271,52 +273,52 @@
为了您能够在蓬安享受更加热情周到的服务,我们特地为您梳理具体行程如下: 为了您能够在蓬安享受更加热情周到的服务,我们特地为您梳理具体行程如下:
</p> </p>
</div> </div>
</div>
</div> </div>
</div> </div>
</div>
</template> </template>
<template v-else> <template v-else>
<div class="xc-box-1"> <div class="xc-box-1">
<div class="xc-title-box"> <div class="xc-title-box">
<img src="img/xc-title.png" alt="" srcset="" class="xc-title-img"> <img src="img/xc-title.png" alt="" srcset="" class="xc-title-img">
</div> </div>
<div style="padding-top: 1rem;"> <div style="padding-top: 1rem;">
<div class="xc-box xc-box-1-bg"> <div class="xc-box xc-box-1-bg">
<template> <template>
<div style="font-size: 0.3rem;line-height: 2em;font-weight: bold;" class="vip-box"> <div style="font-size: 0.3rem;line-height: 2em;font-weight: bold;" class="vip-box">
<p>尊敬的来宾:</p> <p>尊敬的来宾:</p>
<p>首先,感谢您在百忙之中莅临蓬安指导工作,南充市2021年嘉陵江放牛季启动暨相如故城开城仪式将于2021年4月29日-30日举行,您在蓬安的具体行程如下: <p>首先,感谢您在百忙之中莅临蓬安指导工作,南充市2021年嘉陵江放牛季启动暨相如故城开城仪式将于2021年4月29日-30日举行,您在蓬安的具体行程如下:
</p> </p>
</div> </div>
</template> </template>
</div>
</div> </div>
</div> </div>
</div>
</template> </template>
<div class="link-img-box" > <div class="link-img-box">
<div class="link-img"></div> <div class="link-img"></div>
</div> </div>
<div class="xc-box-1"> <div class="xc-box-1">
<!-- <div class="xc-title-box" v-if="!vip.name">--> <!-- <div class="xc-title-box" v-if="!vip.name">-->
<!-- <img src="img/xc-title@2x.png" alt="" srcset="" class="xc-title-img">--> <!-- <img src="img/xc-title@2x.png" alt="" srcset="" class="xc-title-img">-->
<!-- </div>--> <!-- </div>-->
<div class="xc-box-padding-top0"> <div class="xc-box-padding-top0">
<!-- <div v-bind:class="!vip.name?'xc-box-padding-top':'xc-box-padding-top0'"> --> <!-- <div v-bind:class="!vip.name?'xc-box-padding-top':'xc-box-padding-top0'"> -->
<div class="xc-box xc-box-1-bg"> <div class="xc-box xc-box-1-bg">
<div class="xc-tip"> <div class="xc-tip">
<div class="sc-tip-img"></div> <div class="sc-tip-img"></div>
<span>4.29行程(星期四)</span> <span>4.29行程(星期四)</span>
</div> </div>
<div v-for="item in vip.xcAttr1"> <div v-for="item in vip.xcAttr1">
<div class="xc-item" v-if="item.title"> <div class="xc-item" v-if="item.title">
<div class="xc-item-tip"> <div class="xc-item-tip">
<span class="item-tip-icon"></span> <span class="item-tip-icon"></span>
<span>{{item.title}}</span> <span>{{item.title}}</span>
</div>
<!-- <div class="xc-item-text" v-if="item.text" v-html="item.text"></div>-->
</div> </div>
<!-- <div class="xc-item-text" v-if="item.text" v-html="item.text"></div>-->
</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -331,13 +333,13 @@ ...@@ -331,13 +333,13 @@
<span>4.30行程(星期五)</span> <span>4.30行程(星期五)</span>
</div> </div>
<div v-for="item in vip.xcAttr2"> <div v-for="item in vip.xcAttr2">
<div class="xc-item"v-if="item.title"> <div class="xc-item" v-if="item.title">
<div class="xc-item-tip"> <div class="xc-item-tip">
<span class="item-tip-icon"></span> <span class="item-tip-icon"></span>
<span>{{item.title}}</span> <span>{{item.title}}</span>
</div>
<!-- <div class="xc-item-text">{{item.text}}</div>-->
</div> </div>
<!-- <div class="xc-item-text">{{item.text}}</div>-->
</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -347,11 +349,20 @@ ...@@ -347,11 +349,20 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div <!-- <div
style="font-size: 0.24rem;width: 100%;margin: 0 auto;text-align: center;color:#ffffff;background-color:#000000;"> style="font-size: 0.24rem;width: 100%;margin: 0 auto;text-align: center;color:#ffffff;background-color:#000000;">
技术支持:中国电信股份有限公司南充分公司 技术支持:中国电信股份有限公司南充分公司
</div> -->
<div
style="font-size: 0.26rem;width: 100%;height: 0.8rem;line-height: 0.8rem;margin: 0 auto;text-align: center;color:#000;background-color:#ffffff;">
<!-- <span style="display:inline-block;width: 0.6rem;height: 0.6rem;margin-right: 0.1rem;vertical-align: middle;background:url('img/10000-logo-1.png') center no-repeat;background-size:contain;"></span> -->
<span>
技术支持:中国电信股份有限公司南充分公司
</span>
</div>
<div style="width: 100%;background-color: #fff;">
<img src="img/10000.jpg" alt="" srcset="" style="width: 76%;display: block;margin: 0 auto;">
</div> </div>
</div> </div>
<!-- import JavaScript --> <!-- import JavaScript -->
...@@ -449,17 +460,17 @@ ...@@ -449,17 +460,17 @@
}, },
mounted: function () { mounted: function () {
this.$nextTick(function () { this.$nextTick(function () {
if(this.getQueryVariable("id")){ if (this.getQueryVariable("id")) {
this.vip = vips[this.getQueryVariable("id") - 1]; this.vip = vips[this.getQueryVariable("id") - 1];
}else if ('b'.toLowerCase()==this.getQueryVariable("type").toLowerCase()) { } else if ('b'.toLowerCase() == this.getQueryVariable("type").toLowerCase()) {
this.vip={ this.vip = {
name: '', name: '',
workername: '', workername: '',
workerphone: '', workerphone: '',
xcAttr1: [{ xcAttr1: [{
title: '15:00—18:00 报到入住。酒店房卡已提前交给您的专属服务人员,请在服务人员的协助下,办理报到入住。', title: '15:00—18:00 报到入住。酒店房卡已提前交给您的专属服务人员,请在服务人员的协助下,办理报到入住。',
text: '' text: ''
}, },
{ {
title: '18:30 晚餐。请您在酒店用自助餐。', title: '18:30 晚餐。请您在酒店用自助餐。',
text: '<p>相如饭店:入住相如饭店、相如之心的嘉宾;</p><p>柏亚酒店:入住柏亚酒店的嘉宾;</p>' text: '<p>相如饭店:入住相如饭店、相如之心的嘉宾;</p><p>柏亚酒店:入住柏亚酒店的嘉宾;</p>'
...@@ -478,9 +489,9 @@ ...@@ -478,9 +489,9 @@
} }
], ],
xcAttr2: [{ xcAttr2: [{
title: '06:30 早餐。请您在下榻酒店自助餐区用餐。', title: '06:30 早餐。请您在下榻酒店自助餐区用餐。',
text: '' text: ''
}, },
{ {
title: '07:30 出发前往百牛渡江景区。请在下榻酒店楼下,乘车前往百牛渡江景区,车程约20分钟。', title: '07:30 出发前往百牛渡江景区。请在下榻酒店楼下,乘车前往百牛渡江景区,车程约20分钟。',
text: '。' text: '。'
...@@ -511,15 +522,15 @@ ...@@ -511,15 +522,15 @@
}, },
], ],
} }
}else if ('a'.toLowerCase()==this.getQueryVariable("type").toLowerCase()) { } else if ('a'.toLowerCase() == this.getQueryVariable("type").toLowerCase()) {
this.vip={ this.vip = {
name: '', name: '',
workername: '', workername: '',
workerphone: '', workerphone: '',
xcAttr1: [{ xcAttr1: [{
title: '15:00—18:00 报到入住。酒店房卡已提前交给您的专属服务人员,请在服务人员的协助下,办理报到入住。', title: '15:00—18:00 报到入住。酒店房卡已提前交给您的专属服务人员,请在服务人员的协助下,办理报到入住。',
text: '' text: ''
}, },
{ {
title: '18:30 晚餐。请您在酒店用自助餐。', title: '18:30 晚餐。请您在酒店用自助餐。',
text: '<p>田园生活馆:入住百牛渡江民宿的嘉宾;</p><p>相如饭店:入住相如饭店、相如之心的嘉宾;</p><p>柏亚酒店:入住柏亚酒店的嘉宾;</p>' text: '<p>田园生活馆:入住百牛渡江民宿的嘉宾;</p><p>相如饭店:入住相如饭店、相如之心的嘉宾;</p><p>柏亚酒店:入住柏亚酒店的嘉宾;</p>'
...@@ -538,9 +549,9 @@ ...@@ -538,9 +549,9 @@
} }
], ],
xcAttr2: [{ xcAttr2: [{
title: '06:30 早餐。请您在下榻酒店自助餐区用餐。', title: '06:30 早餐。请您在下榻酒店自助餐区用餐。',
text: '' text: ''
}, },
{ {
title: '07:30 出发前往百牛渡江景区。请在下榻酒店楼下,乘车前往百牛渡江景区,车程约20分钟。', title: '07:30 出发前往百牛渡江景区。请在下榻酒店楼下,乘车前往百牛渡江景区,车程约20分钟。',
text: '。' text: '。'
...@@ -613,4 +624,4 @@ ...@@ -613,4 +624,4 @@
</script> </script>
</body> </body>
</html> </html>
\ No newline at end of file
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