Commit f3cb543e authored by huangyuanyuan's avatar huangyuanyuan

update

parent f680b87d
...@@ -59,7 +59,7 @@ export default { ...@@ -59,7 +59,7 @@ export default {
<style> <style>
@import './assets/global/font.css'; @import './assets/global/font.css';
@import '//at.alicdn.com/t/font_863923_8f4ml296bz3.css'; @import '//at.alicdn.com/t/font_863923_wzxnabnk91k.css';
@import './assets/global/global.css'; @import './assets/global/global.css';
body,html{ body,html{
padding: 0px; padding: 0px;
......
.LocalCuisine{
font-family: "PingFang";
color: #333333;
background: #f5f5f5;
}
.LocalCuisine .w1200{
margin:0 auto;
}
.LocalCuisine .chooseDiv{
padding:0 20px;
box-sizing: border-box;
width: 100%;
background: #ffffff;
margin-top:25px;
}
.LocalCuisine .chooseDiv li{
border-bottom:1px dashed rgba(233,233,233,1);
padding: 15px 0;
box-sizing: border-box;
position: relative;
}
.LocalCuisine .chooseDiv li div{
display: inline-block;
position: relative;
}
.LocalCuisine .chooseDiv li .title{
width: 80px;
}
.LocalCuisine .chooseDiv li .change{
width: 1080px;
color:#999999;
}
.LocalCuisine .chooseDiv li .el-icon-date{
color:#4CB960;
font-weight: 700;
}
.LocalCuisine .el-input__inner{
border-radius: 0;
}
.LocalCuisine .spanMargin{
word-break: break-all;
}
.LocalCuisine .spanMargin span{
display: inline-block;
font-size: 12px;
margin-right:18px;
padding-bottom:10px;
cursor: pointer;
}
.LocalCuisine .spanPrice span{
display: inline-block;
font-size: 12px;
margin-right:18px;
cursor: pointer;
}
.LocalCuisine .icon-qian{
color: #333333;
font-size: 12px;
}
.LocalCuisine .pxDiv .px img{
width: 8px;
height: 12px;
position: relative;
top: 2px;
}
.LocalCuisine .pxDiv{
padding: 15px 0;
text-align: center;
font-size: 12px;
}
.LocalCuisine .pxDiv span{
margin:0 10px;
}
.LocalCuisine .dataList{
margin-top:40px;
}
.LocalCuisine .dataList .dataLeft{
float: left;
width: 224px;
background:rgba(255,255,255,1);
border:1px solid rgba(236, 236, 236, 1);
box-sizing: border-box;
}
.LocalCuisine .dataList .dataRight{
float: right;
width: 954px;
background:rgba(255,255,255,1);
border:1px solid rgba(236, 236, 236, 1);
box-sizing: border-box;
/* margin-left: 20px; */
}
.LocalCuisine .dataList .leftList{
width: 188px;
margin: 0 auto;
margin-bottom:30px;
}
.LocalCuisine .dataList .dataRight .rightlist{
padding:0 20px;
box-sizing: border-box;
transition: all .5s ease;
cursor: pointer;
}
.LocalCuisine .dataList .dataRight .el-row{
padding:20px 0;
border-bottom: 1px solid #E9E9E9;
}
.LocalCuisine .dataList .dataRight .rightlist:hover{
box-shadow: 0px 1px 13px 0px rgb(189, 189, 189);
}
.LocalCuisine .dataList .dataRight .el-row .el-col{
box-sizing: border-box;
}
.LocalCuisine .dataList .dataRight .zhuti{
margin-bottom: 15px;
}
.LocalCuisine .dataList .dataRight .zhuti span{
display: inline-block;
color:#4E9F5D;
background:rgba(76,185,96,0.2);
padding:4px 10px;
margin-right: 10px;
/* opacity:0.2; */
}
.LocalCuisine .page{
background: #EBEBEB;
margin: 30px 0;
float: right;
width: 954px;
}
.LocalCuisine .page ._pagination{
height: 45px;
background-color: #EBEBEB;
display: flex;
align-items: center;
justify-content: center;
}
.LocalCuisine .page .el-pagination .btn-next,.LocalCuisine .page .el-pagination .btn-prev{
width:40px !important;
height:20px !important;
border:1px solid rgba(238,68,84,1);
border-radius:10px;
color: #f56c6c;
}
.LocalCuisine .page .el-pagination{
display: flex;
align-items: center;
}
.LocalCuisine .page .el-pager li{
background: transparent;
font-weight: initial;
}
.LocalCuisine .page .el-pager li:hover{
color: #f56c6c;
}
.LocalCuisine .page .el-pager li.active{
color: #f56c6c;
}
.LocalCuisine .ChActive{
color: #EE4454;
font-family: "PingFangR";
}
/* 当地美食详情页 */
.LocalCuisineDetails .Head{
margin-top: 15px;
}
.LocalCuisineDetails .Head .HeadLeft{
width: 460px;
float: left;
}
.LocalCuisineDetails .Head .HeadLeft .Imglist{
margin-left: -12px;
margin-top: 5px;
}
.LocalCuisineDetails .Head .HeadLeft .Imglist li{
display: inline-block;
margin-left: 12px;
}
.LocalCuisineDetails .Head .HeadLeft .Imglist li a{
display: inline-block;
width:82px;
height:47px;
box-sizing:border-box;
position: relative;
}
.LocalCuisineDetails .Head .HeadLeft .Imglist .activeLi{
/* border: 2px solid #EE4454; */
}
.LocalCuisineDetails .Head .HeadLeft .Imglist .activeLi a:before{
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border:2px solid #fff;
}
.LocalCuisineDetails .Head .HeadLeft .Imglist .activeLi a:after, .LocalCuisineDetails .Head .HeadLeft .Imglist .activeLi a:after{
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 1px;
border: 2px solid #EE4454;
}
.LocalCuisineDetails .Head .HeadLeft .Imglist li img{
width: 100%;
height: 100%;
}
.LocalCuisineDetails .Head .HeadRight{
width: 720px;
float: right;
background: #fff;
padding: 30px 25px;
box-sizing: border-box;
}
.LocalCuisineDetails .Head .HeadRight .zhuti span{
display: inline-block;
color:#4E9F5D;
background:rgba(76,185,96,0.2);
padding:4px 10px;
margin-right: 10px;
/* opacity:0.2; */
}
.LocalCuisineDetails .Head .HeadRight .hr{
border-bottom: 1px dashed #E9E9E9;
margin:30px 0;
}
.LocalCuisineDetails .Head .HeadRight .tcDiv{
position: relative;
}
.LocalCuisineDetails .Head .HeadRight .tcDiv .tcSpan{
position: absolute;
color:#666666;
font-size: 12px;
}
.LocalCuisineDetails .Head .HeadRight .tcDiv .tc{
padding-left: 78px;
box-sizing: border-box;
}
.LocalCuisineDetails .Head .HeadRight .tcDiv .tc span{
display: inline-block;
border:1px solid rgba(204, 204, 204, 1);
border-radius:2px;
font-size:12px;
padding:4px 6px;
margin-right: 10px;
margin-bottom:10px;
}
.LocalCuisineDetails .Head .HeadRight .tcDiv .tc .Active{
border: 2px solid #EE4454;
color:#EE4454;
}
.LocalCuisineDetails .ydDiv{
margin-top:15px;
background:rgba(255,248,249,1);
border:1px solid rgba(249, 229, 232, 1);
height:80px;padding-top:15px;
box-sizing: border-box;
}
.LocalCuisineDetails .ydDiv .el-form-item{
display: inline-block;
margin-bottom: 0;
}
.LocalCuisineDetails .el-input-number__decrease,.LocalCuisineDetails .el-input-number__increase{
background: #fff;
outline: none;
}
.LocalCuisineDetails .ydDiv .el-icon-date{
color: #4CB960;
font-family: "PingFangR";
font-size: 16px;
}
/* .LocalCuisineDetails .ydDiv .el-input__prefix{
right:2px;
} */
.LocalCuisineDetails .ydDiv .el-form-item__label{
color:#666666;
font-size: 12px;
}
.LocalCuisineDetails .dataRight .el-tabs__nav{
float: none;
text-align: center;
}
.LocalCuisineDetails .dataRight .el-tabs__item{
height: 60px;
line-height: 60px;
}
.LocalCuisineDetails .dataRight .el-tabs__item.is-active{
color: #EE4454;
font-family: "PingFangR"
}
.LocalCuisineDetails .dataRight .el-tabs__active-bar{
left: 400px;
background-color: #EE4454;
}
.LocalCuisineDetails .dataRight .el-tabs__item:hover{
color: #EE4454;
}
.LocalCuisineDetails .dataRight .el-tabs__nav-wrap::after{
height: 1px;
}
\ No newline at end of file
.commonF{
font-family: "PingFang";
}
.commonF .f12{
font-size: 12px;
}
.commonF .f14{
font-size: 14px;
}
.commonF .f18{
font-size: 18px;
}
.commonF .f20{
font-size: 20px;
}
.commonF .pfR{
font-family: "PingFangR";
}
.commonF .w1200{
width: 1200px;
}
.commonF .basefix:after {
clear: both;
content: '.';
display: block;
height: 0;
overflow: hidden;
}
.commonF .text1{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.commonF .text2{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
\ No newline at end of file
...@@ -26,7 +26,8 @@ ...@@ -26,7 +26,8 @@
color: #fd6473 !important; color: #fd6473 !important;
} }
.Home .form_ul { .Home .form_ul {
overflow: auto; height: 60px;
overflow: hidden;
} }
.Home .form_ul li { .Home .form_ul li {
float: left; float: left;
...@@ -36,7 +37,8 @@ ...@@ -36,7 +37,8 @@
border-radius: 8px; border-radius: 8px;
padding: 3px 0; padding: 3px 0;
margin-right: 10px; margin-right: 10px;
margin-bottom: 13px; margin-bottom: 8px;
cursor: pointer;
} }
.Home .green_span { .Home .green_span {
display: inline-block; display: inline-block;
...@@ -154,6 +156,7 @@ p { ...@@ -154,6 +156,7 @@ p {
padding: 15px 20px 20px 90px; padding: 15px 20px 20px 90px;
height: 100%; height: 100%;
font-size: 14px; font-size: 14px;
overflow: hidden;
} }
.Home .Home_top { .Home .Home_top {
position: relative; position: relative;
...@@ -306,8 +309,10 @@ p { ...@@ -306,8 +309,10 @@ p {
} }
.Home .Grouptour .tour_left_content span{ .Home .Grouptour .tour_left_content span{
display: inline-block; display: inline-block;
width: 50%; /* width: 50%; */
font-size: 12px; font-size: 12px;
margin-right: 20px;
margin-bottom:10px;
} }
.Home .Grouptour .tour_right{ .Home .Grouptour .tour_right{
...@@ -441,7 +446,7 @@ p { ...@@ -441,7 +446,7 @@ p {
} }
.Ticket_right_content span{ .Ticket_right_content span{
display: inline-block; display: inline-block;
width: 50%; /* width: 50%; */
font-size: 12px; font-size: 12px;
} }
.Ticket_spots ._spots_item{ .Ticket_spots ._spots_item{
...@@ -680,6 +685,7 @@ p { ...@@ -680,6 +685,7 @@ p {
} }
.Home .home_footer{ .Home .home_footer{
margin:30px 0 15px 0; margin:30px 0 15px 0;
cursor: pointer;
} }
.Home .home_footer .float{ .Home .home_footer .float{
float: left; float: left;
......
...@@ -209,6 +209,7 @@ ...@@ -209,6 +209,7 @@
color:#333333; color:#333333;
padding: 6px 10px; padding: 6px 10px;
box-sizing: border-box; box-sizing: border-box;
transition:all .5s ease;
} }
.Localtourhome .outoneday .dayContent .dayConDiv2 .conDes span{ .Localtourhome .outoneday .dayContent .dayConDiv2 .conDes span{
...@@ -269,6 +270,7 @@ ...@@ -269,6 +270,7 @@
width:212px; width:212px;
height:159px; height:159px;
margin-top:20px; margin-top:20px;
transition: all .5s ease;
} }
.AdmissionTicket .hottour_ul li img{ .AdmissionTicket .hottour_ul li img{
width: 100%; width: 100%;
...@@ -713,19 +715,42 @@ ...@@ -713,19 +715,42 @@
transition: left .4s; transition: left .4s;
} }
.TicketDetails .TicketHead .block li{ .TicketDetails .TicketHead .block li{
display: inline-block;
}
.TicketDetails .TicketHead .block li a{
display: inline-block; display: inline-block;
width:77px; width:77px;
height:58px; height:58px;
box-sizing: border-box; box-sizing: border-box;
margin:0 5px; margin:0 5px;
cursor: pointer; cursor: pointer;
position: relative;
}
.TicketDetails .TicketHead .block .liActive a:before, .TicketDetails .TicketHead .block .liActive a:hover:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 3px solid #fff;
} }
.TicketDetails .TicketHead .block .liActive{ /* .TicketDetails .TicketHead .block .liActive{
border:2px solid rgba(76,185,96,1); border:2px solid rgba(76,185,96,1);
padding:1px; padding:1px;
position: relative;
top: -3px;
} */
.TicketDetails .TicketHead .block .liActive a:after, .TicketDetails .TicketHead .block .liActive a:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 1px;
border:2px solid rgba(76,185,96,1);
/* border: 2px solid #ff9e1c; */
} }
.TicketDetails .TicketHead .block img{ .TicketDetails .TicketHead .block img{
width: 100%; width: 100%;
......
This diff is collapsed.
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<img style="width:143px;height:106px;" :src="item.coverImgs[0]" alt=""> <img style="width:143px;height:106px;" :src="item.coverImgs[0]" alt="">
</div> </div>
<div class="secondDiv"> <div class="secondDiv">
<p style="font-size:16px;color:#2A5532">{{item.name}}</p> <p @click="GoUrl(item)" style="font-size:16px;color:#2A5532;cursor:pointer">{{item.name}}</p>
<p style="margin-top:14px;" class="font12"> <p style="margin-top:14px;" class="font12">
<i class="iconfont icon-bb-chufadi"></i> <i class="iconfont icon-bb-chufadi"></i>
<span>景点地址:{{item.address}}</span> <span>景点地址:{{item.address}}</span>
......
This diff is collapsed.
<style>
@import "../../assets/css/common.css";
@import "../../assets/css/LocalCuisine.css";
</style>
<template>
<div class="LocalCuisine commonF LocalCuisineDetails">
<div class="w1200 basefix" style="margin-bottom:20px;">
<p style="margin-top:14px" class="f12 pfR">当地游 > 当地美食 > 详情页</p>
<div class="Head basefix">
<div class="HeadLeft">
<img style="width:457px;height:259px;" src="../../assets/img/activy.jpg" alt="">
<ul class="Imglist">
<li class="activeLi">
<a href="#">
<img src="../../assets/img/activy.jpg" alt="">
</a>
</li>
<li>
<a href="">
<img src="../../assets/img/activy.jpg" alt="">
</a>
</li>
<li>
<a href="">
<img src="../../assets/img/activy.jpg" alt="">
</a>
</li>
<li>
<a href="">
<img src="../../assets/img/activy.jpg" alt="">
</a>
</li>
<li>
<a href="">
<img src="../../assets/img/activy.jpg" alt="">
</a>
</li>
</ul>
</div>
<div class="HeadRight">
<p class="f20 pfR">曼谷拜约克摩天塔Baiyoke Sky 彩虹云霄酒店自助餐</p>
<p class="f12" style="color:#888888;padding:12px 0">一览众山小的景观餐厅,沉醉璀璨夜色,尽情感受曼谷的风景人情!</p>
<p class="f12 zhuti" style="padding-top:10px">
<span>主题公园</span>
<span>亲子旅游</span>
<span>当地美食</span>
</p>
<p class="f12" style="color:#666666;padding-top:20px">
<span>景点地址</span>
<span style="margin-left:25px;">香港大屿山香港迪士尼乐园度假区</span>
</p>
<div class="hr"></div>
<div class="tcDiv">
<span class="tcSpan">套餐</span>
<div class="tc">
<span class="Active">75楼泰式自助午餐</span>
<span>18楼水果自助餐(无限榴莲)</span>
<span>18楼水果自助餐(一份榴莲)</span>
<span>75楼泰式自助午餐</span>
<span>18楼水果自助餐(无限榴莲)</span>
</div>
</div>
</div>
</div>
<el-row class="ydDiv">
<el-form ref="form" :model="form" label-width="80px">
<el-col :span="19">
<el-form-item label="使用日期">
<el-date-picker style="width:160px;"
v-model="startDate"
type="date"
placeholder="选择日期" size="mini"
format="yyyy-MM-dd"
value-format="yyyy-MM-dd">
</el-date-picker>
</el-form-item>
<el-form-item label="成人">
<el-input-number v-model="msg.num" size="mini" :min="1" :max="10" label="描述文字"></el-input-number>
</el-form-item>
<el-form-item label="儿童">
<el-input-number v-model="msg.num" size="mini" :min="1" :max="10" label="描述文字"></el-input-number>
</el-form-item>
</el-col>
<el-col :span="5">
<span CLASS="f12" style="color:#999999">价格:</span>
<span class="f12">
<span class="pfR" style="color:#FF0101;font-size:28px;">99</span>
<span style="color:#FF0101;"></span></span>
<el-button style="background:#EE4454;color:#fff;border-radius:0;border:none;margin-left:30px">立即预定</el-button>
</el-col>
</el-form>
<!-- <el-col :span="6">
</el-col> -->
</el-row>
<!-- -->
<div class="dataList basefix">
<div class="dataLeft">
<p class="pfR" style="padding:15px 19px">猜你喜欢</p>
<div class="leftList">
<img style="width:188px;height:106px;" src="../../assets/img/activy.jpg" alt="">
<div>
<p class="f12 text2">曼谷拜约克自助餐摩天塔 Baiyoke Sky Hotel高空餐厅国Baiyoke Sky Hotel高空餐厅国</p>
<p>
<span style="color:#FF0101">¥68</span>
</p>
</div>
</div>
<div class="leftList">
<img style="width:188px;height:106px;" src="../../assets/img/activy.jpg" alt="">
<div>
<p class="f12 text2">曼谷拜约克自助餐摩天塔 Baiyoke Sky Hotel高空餐厅国Baiyoke Sky Hotel高空餐厅国</p>
<p>
<span style="color:#FF0101">¥68</span>
</p>
</div>
</div>
</div>
<div class="dataRight">
<el-tabs v-model="activeName" @tab-click="handleClick">
<el-tab-pane label="图文详情" name="first">图文详情</el-tab-pane>
<el-tab-pane label="购买须知" name="second">购买须知</el-tab-pane>
</el-tabs>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
data(){
return{
activeName:'first',
msg:{
},
startDate:"",
}
},
mounted(){},
methods:{
handleClick(){},
},
}
</script>
\ No newline at end of file
...@@ -280,6 +280,37 @@ ...@@ -280,6 +280,37 @@
</ul> </ul>
</div> </div>
</div> </div>
<!-- 当地美食 -->
<div class="PlayTicket">
<div class="outone_top commontitle">
<div class="outone_top_left">
<p style="color:#4CB960;font-size:24px">当地美食</p>
<p style="color:#666666;font-size:10px;margin-top: -2px;">Local cuisine</p>
</div>
<div class="outone_top_right">
<div class="content">
<span @click="SelectCountry(item.countryId)" :class="ticketmsg.countryId==item.countryId?'outone_active':''" v-for="item in countryticketList" :key="item.countryId">
{{item.countryName}}</span>
<a @click="GoCuisine()">更多美食</a>
</div>
</div>
</div>
<div class="ticketContent basefix" style="margin-top:24px;">
<div class="ticketLeft">
<img style="width:100%;height:100%" src="../../assets/img/localtour/meishi.png" alt="">
</div>
<ul class="ticketRight basefix">
<li @click="GoTicket(item)" v-for="item in ticketList" :key="item.id">
<img :src="item.coverImgs[0]" alt="">
<div class="bottom">
<span>{{item.name}}</span>
<span class="font12 textHidden1">¥<a class="font14">{{item.b2bPrice | NoDesnum}}</a>起/人</span>
</div>
</li>
</ul>
</div>
</div>
</div> </div>
</div> </div>
</template> </template>
...@@ -324,6 +355,9 @@ export default { ...@@ -324,6 +355,9 @@ export default {
this.GetCuntryTicket(); this.GetCuntryTicket();
}, },
methods: { methods: {
GoCuisine(){
this.$router.push({ path:'/LocalCuisine'})
},
goOneDayDetail(item){ goOneDayDetail(item){
let path = 'OneDayDetailTwo'; let path = 'OneDayDetailTwo';
path=`${path}/${encodeURIComponent(item.idDes)}/${item.tcid}`; path=`${path}/${encodeURIComponent(item.idDes)}/${item.tcid}`;
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<img style="width:199px;height:148px;" :src="item.imgCover[0].url" alt=""> <img style="width:199px;height:148px;" :src="item.imgCover[0].url" alt="">
</div> </div>
<div class="secondDiv"> <div class="secondDiv">
<p style="font-size:16px;color:#2A5532">{{item.title}}</p> <p style="font-size:16px;color:#2A5532;cursor:pointer">{{item.title}}</p>
<p class="taglist" style="margin-top:18px;"> <p class="taglist" style="margin-top:18px;">
<!-- <span>明日可订</span> <!-- <span>明日可订</span>
<span>明日可订</span> --> <span>明日可订</span> -->
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<img :src="item.imgCover[0].url" alt=""> <img :src="item.imgCover[0].url" alt="">
<div class="hotcontent"> <div class="hotcontent">
<span class="textHidden font12">{{item.title}}</span> <span class="textHidden font12">{{item.title}}</span>
<p class="font12" style="color:#FDAC11;text-align:right;padding-top:4px;padding-right:6px"><span class="pfR font14">{{item.b2BPrice}}</span></p> <p class="font12" style="color:#FDAC11;text-align:right;padding-top:4px;padding-right:6px"><span class="pfR font14">{{item.b2BPrice | NoDesnum}}</span></p>
</div> </div>
</li> </li>
<img style="width:228px;height:100px;margin-top:25px" src="../../assets/img/localtour/guangg1.png" alt=""> <img style="width:228px;height:100px;margin-top:25px" src="../../assets/img/localtour/guangg1.png" alt="">
...@@ -170,12 +170,14 @@ export default { ...@@ -170,12 +170,14 @@ export default {
font-size: 12px; font-size: 12px;
} }
.OnedayList .oneList li{ .OnedayList .oneList li{
color:#333333; color:#333333;
height:170px; height:170px;
border:1px solid rgba(229,229,229,1);
padding: 11px 28px 11px 11px; padding: 11px 28px 11px 11px;
box-sizing: border-box; box-sizing: border-box;
border:1px solid rgba(229,229,229,1);
margin-bottom: 15px;
} }
.OnedayList .oneList{ .OnedayList .oneList{
width:950px; width:950px;
......
...@@ -12,7 +12,10 @@ ...@@ -12,7 +12,10 @@
<div class="imgUl"> <div class="imgUl">
<ul ref="Changeimg"> <ul ref="Changeimg">
<li v-if="index<10" @mouseover="LiHover(item,index)" :class="imgHover==index?'liActive':''" v-for="(item,index) in dataDes.coverImgs" :key="index" > <li v-if="index<10" @mouseover="LiHover(item,index)" :class="imgHover==index?'liActive':''" v-for="(item,index) in dataDes.coverImgs" :key="index" >
<img :src="item" :onerror="defaultImg" alt="">
<a href="#">
<img :src="item" :onerror="defaultImg" alt="">
</a>
</li> </li>
...@@ -149,16 +152,21 @@ ...@@ -149,16 +152,21 @@
<!-- 预定须知 --> <!-- 预定须知 -->
<div id="ydxz"> <div id="ydxz">
<p class="ydTitle"><span style="font-size:20px" class="iconfont icon-tongzhi-lingdang-copy"></span> 预定须知</p> <p class="ydTitle"><span style="font-size:20px" class="iconfont icon-tongzhi-lingdang-copy"></span> 预定须知</p>
<p class="explain">预订说明</p> <div v-if="dataDes.bookingInfo">
<div class="explainContent"> <p class="explain">预订说明</p>
{{dataDes.bookingInfo}} <div class="explainContent">
{{dataDes.bookingInfo}}
</div> </div>
<p class="explain">温馨提示</p> </div>
<div class="explainContent"> <div v-if="dataDes.about">
{{dataDes.about}} <p class="explain">温馨提示</p>
<div class="explainContent">
{{dataDes.about}}
</div>
</div> </div>
</div> </div>
<!-- 景点介绍 --> <!-- 景点介绍 -->
<div id="jdjs"> <div id="jdjs">
......
...@@ -13,28 +13,28 @@ ...@@ -13,28 +13,28 @@
<el-option :value=2 label="往返"></el-option> <el-option :value=2 label="往返"></el-option>
</el-select> </el-select>
<span class="sx"></span> <span class="sx"></span>
<el-popover <el-popover :visible-arrow="false" v-model="startcity"
placement="bottom" placement="bottom"
trigger="click"> trigger="click">
<div v-show="startcity" class="citycompent"> <div class="citycompent">
<v-city @CityInfo="CityInfo" @CityCompClose="CityCompClose"></v-city> <v-city @CityInfo="CityInfo" @CityCompClose="CityCompClose"></v-city>
</div> </div>
<span class="city_span" slot="reference"> <span class="city_span" slot="reference">
<span class="iconfont icon-mudedi"></span> <span class="iconfont icon-mudedi"></span>
<el-input size="small" clearable @focus="CityCompStatus('start')" class="ChooseCity" v-model="choose_info.departure_cityname" placeholder="您的出发地"> <el-input size="small" clearable class="ChooseCity" v-model="choose_info.departure_cityname" placeholder="您的出发地">
</el-input> </el-input>
</span> </span>
</el-popover> </el-popover>
<span class="sx"></span> <span class="sx"></span>
<el-popover <el-popover :visible-arrow="false" v-model="endcity"
placement="bottom" placement="bottom"
trigger="click"> trigger="click">
<div v-show="endcity" class="citycompent"> <div class="citycompent">
<v-city1 @CityInfo1="CityInfo1" @CityCompClose1="CityCompClose1"></v-city1> <v-city1 @CityInfo1="CityInfo1" @CityCompClose1="CityCompClose1"></v-city1>
</div> </div>
<span class="city_span" slot="reference"> <span class="city_span" slot="reference">
<span class="iconfont icon-mudedi"></span> <span class="iconfont icon-mudedi"></span>
<el-input size="mini" clearable @focus="CityCompStatus('end')" class="ChooseCity" v-model="choose_info.arrival_cityname" placeholder="您的目的地"> <el-input size="mini" clearable class="ChooseCity" v-model="choose_info.arrival_cityname" placeholder="您的目的地">
</el-input> </el-input>
</span> </span>
</el-popover> </el-popover>
...@@ -389,13 +389,14 @@ export default { ...@@ -389,13 +389,14 @@ export default {
}, },
// 城市组件状态 // 城市组件状态
CityCompStatus(str) { CityCompStatus(str) {
this.startcity = false; // this.startcity = false;
this.endcity = false; // this.endcity = false;
if (str == "start") { if (str == "start") {
this.startcity = true; this.startcity = true;
} else { } else {
this.endcity = true; this.endcity = true;
} }
console
}, },
// 出发地城市信息 // 出发地城市信息
CityInfo(val) { CityInfo(val) {
......
...@@ -40,6 +40,9 @@ font-family:MicrosoftYaHei-Bold; ...@@ -40,6 +40,9 @@ font-family:MicrosoftYaHei-Bold;
font-weight:bold; font-weight:bold;
color:rgba(51,51,51,1); color:rgba(51,51,51,1);
} }
.header .el-menu--horizontal>.el-submenu.is-active .el-submenu__title{
color:#fff!important;
}
</style> </style>
<template> <template>
......
<style> <style>
@import "../../assets/mall/newHead.css"; @import "../../assets/mall/newHead.css";
.new_header .el-menu--horizontal>.el-submenu.is-active .el-submenu__title{
color:#fff!important;
border-bottom: 2px solid #DF3343!important;
}
</style> </style>
<template> <template>
<!-- 头部 --> <!-- 头部 -->
...@@ -216,6 +221,23 @@ ...@@ -216,6 +221,23 @@
<span class="__splice">|</span> <span class="__splice">|</span>
</div> --> </div> -->
</li> </li>
<!-- <li :class="{_active: navActive === 3}" class="__tour">
<el-menu class="el-menu-demo" mode="horizontal">
<el-submenu index="2" popper-class="new_header_nav_three_select">
<template slot="title" ><span @click="handleSelect('/Localtourhome', 3), navActive = 3">当地游</span></template>
<el-menu-item index="2-1">
<p @click="handleSelect('/LocalCuisine', 3), navActive = 3" style="padding:6px 0">当地美食</p>
</el-menu-item>
</el-submenu>
</el-menu>
<span class="__splice">|</span>
</li> -->
<!-- 当地游 --> <!-- 当地游 -->
<li :class="{_active: navActive === 3}"> <li :class="{_active: navActive === 3}">
<div @click="handleSelect('/Localtourhome', 3), navActive = 3"> <div @click="handleSelect('/Localtourhome', 3), navActive = 3">
...@@ -290,6 +312,7 @@ export default { ...@@ -290,6 +312,7 @@ export default {
city: 0, city: 0,
} }
},methods:{ },methods:{
changeSite(){ changeSite(){
window.localStorage.site=this.city window.localStorage.site=this.city
this.$emit('siteCity',this.city==0?-1:this.city) this.$emit('siteCity',this.city==0?-1:this.city)
......
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
<span v-else-if="item.status === 3">待付款</span> <span v-else-if="item.status === 3">待付款</span>
</td> </td>
<td> <td>
<p v-if="item.status === 1 || item.status === 3" style="margin-bottom:10px;"> <p v-if="item.status === 3" style="margin-bottom:10px;">
<el-button @click="Pay(item)" size="mini" type="danger">支付</el-button> <el-button @click="Pay(item)" size="mini" type="danger">支付</el-button>
</p> </p>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
很抱歉,你想要的信息我们真的找不到了 很抱歉,你想要的信息我们真的找不到了
</div> </div>
<!-- 分页 --> <!-- 分页 -->
<el-row class="_pagination" v-if="totalCount > 1 && tableData.length>0"> <el-row class="_pagination" v-if="tableData.length>0">
<el-pagination <el-pagination
:current-page.sync="currentPage" :current-page.sync="currentPage"
:page-size="getOrderMsg.pageSize" :page-size="getOrderMsg.pageSize"
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
很抱歉,你想要的信息我们真的找不到了 很抱歉,你想要的信息我们真的找不到了
</div> </div>
<!-- 分页 --> <!-- 分页 -->
<el-row class="_pagination" v-if="totalCount > 1 && tableData.length>0"> <el-row class="_pagination" v-if="tableData.length>0">
<el-pagination <el-pagination
:current-page.sync="currentPage" :current-page.sync="currentPage"
:page-size="getOrderMsg.pageSize" :page-size="getOrderMsg.pageSize"
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
很抱歉,你想要的信息我们真的找不到了 很抱歉,你想要的信息我们真的找不到了
</div> </div>
<!-- 分页 --> <!-- 分页 -->
<el-row class="_pagination" v-if="totalCount > 1 && tableData.length>0"> <el-row class="_pagination" v-if="tableData.length>0">
<el-pagination <el-pagination
:current-page.sync="currentPage" :current-page.sync="currentPage"
:page-size="getOrderMsg.pageSize" :page-size="getOrderMsg.pageSize"
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
很抱歉,你想要的信息我们真的找不到了 很抱歉,你想要的信息我们真的找不到了
</div> </div>
<!-- 分页 --> <!-- 分页 -->
<el-row class="_pagination" v-if="totalCount > 1 && tableData.length>0"> <el-row class="_pagination" v-if="tableData.length>0">
<el-pagination <el-pagination
:current-page.sync="currentPage" :current-page.sync="currentPage"
:page-size="getOrderMsg.pageSize" :page-size="getOrderMsg.pageSize"
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
很抱歉,你想要的信息我们真的找不到了 很抱歉,你想要的信息我们真的找不到了
</div> </div>
<!-- 分页 --> <!-- 分页 -->
<el-row class="_pagination" v-if="totalCount > 1 && tableData.length>0"> <el-row class="_pagination" v-if="tableData.length>0">
<el-pagination <el-pagination
:current-page.sync="currentPage" :current-page.sync="currentPage"
:page-size="getOrderMsg.pageSize" :page-size="getOrderMsg.pageSize"
......
...@@ -118,7 +118,7 @@ Vue.filter('priceFormat', function (value) { ...@@ -118,7 +118,7 @@ Vue.filter('priceFormat', function (value) {
if (value == null) { if (value == null) {
return 0.00; return 0.00;
} }
let nStr = value.toFixed(0) let nStr = value.toFixed(0)+".00"
nStr += ''; nStr += '';
let x = nStr.split('.'); let x = nStr.split('.');
let x1 = x[0]; let x1 = x[0];
......
...@@ -490,6 +490,24 @@ export default new Router({ ...@@ -490,6 +490,24 @@ export default new Router({
title: "预约" title: "预约"
} }
}, },
{
path: "/LocalCuisine",
name: "LocalCuisine",
component: resolve =>
require(["@/components/LocalTour/LocalCuisine.vue"], resolve),
meta: {
title: "当地美食"
}
},
{
path: "/LocalCuisineDetails",
name: "LocalCuisineDetails",
component: resolve =>
require(["@/components/LocalTour/LocalCuisineDetails.vue"], resolve),
meta: {
title: "当地美食详情"
}
},
] ]
}, },
......
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