|
@ -3,7 +3,7 @@ |
|
|
<view class="top-box"> |
|
|
<view class="top-box"> |
|
|
<!-- 搜索 --> |
|
|
<!-- 搜索 --> |
|
|
<view class="search-box" @click="gotoPath('/subPackages/search/search')"> |
|
|
<view class="search-box" @click="gotoPath('/subPackages/search/search')"> |
|
|
<image src="https://static.ticket.sz-trip.com/yandu/images/index/search.png" mode=""></image> |
|
|
<image src="https://static.ticket.sz-trip.com/yandu/images/indexNew/search.png" mode=""></image> |
|
|
搜一搜您想要的产品 |
|
|
搜一搜您想要的产品 |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
@ -19,7 +19,7 @@ |
|
|
<view class="nav-box"> |
|
|
<view class="nav-box"> |
|
|
<view class="nav-top"> |
|
|
<view class="nav-top"> |
|
|
<view class="nav-topLeft"> |
|
|
<view class="nav-topLeft"> |
|
|
<image src="https://static.ticket.sz-trip.com/yandu/images/index/consultImg.png" class="consultImg" @click="gotoPath('/subPackages/notice/noticeList')"></image> |
|
|
<image src="https://static.ticket.sz-trip.com/yandu/images/indexNew/consultImg.png" class="consultImg" @click="gotoPath('/subPackages/notice/noticeList')"></image> |
|
|
<view class="text-overflow">{{notice}}</view> |
|
|
<view class="text-overflow">{{notice}}</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
@ -41,7 +41,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
<!-- 背景icon --> |
|
|
<!-- 背景icon --> |
|
|
<image src="https://static.ticket.sz-trip.com/yandu/images/index/iconBg.png" mode="" class="iconBg"></image> |
|
|
<image src="https://static.ticket.sz-trip.com/yandu/images/indexNew/iconBg.png" mode="" class="iconBg"></image> |
|
|
|
|
|
|
|
|
<!-- 景点推荐 --> |
|
|
<!-- 景点推荐 --> |
|
|
<view class="scenic-box" :style="{backgroundImage: 'url('+showImg(homeUi.jdtj)+')',backgroundSize: 'cover'}" v-if="scenic" @click="gotoScenic(scenic)"> |
|
|
<view class="scenic-box" :style="{backgroundImage: 'url('+showImg(homeUi.jdtj)+')',backgroundSize: 'cover'}" v-if="scenic" @click="gotoScenic(scenic)"> |
|
@ -154,43 +154,43 @@ |
|
|
weatherList: [], |
|
|
weatherList: [], |
|
|
navList: [ |
|
|
navList: [ |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/jdmp.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/jdmp.png', |
|
|
text: '景区门票', |
|
|
text: '景区门票', |
|
|
path: '/subPackages/ticketBooking/ticketBooking' |
|
|
path: '/subPackages/ticketBooking/ticketBooking' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/jdms.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/jdms.png', |
|
|
text: '酒店民宿', |
|
|
text: '酒店民宿', |
|
|
path: '/subPackages/hotelHomestay/hotelHomestay' |
|
|
path: '/subPackages/hotelHomestay/hotelHomestay' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/cyms.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/cyms.png', |
|
|
text: '餐饮美食', |
|
|
text: '餐饮美食', |
|
|
path: '/subPackages/food/foodList' |
|
|
path: '/subPackages/food/foodList' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/wctc.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/wctc.png', |
|
|
text: '文创特产', |
|
|
text: '文创特产', |
|
|
path: '/subPackages/techan/techanList' |
|
|
path: '/subPackages/techan/techanList' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/xltj.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/xltj.png', |
|
|
text: '线路推荐', |
|
|
text: '线路推荐', |
|
|
// path: '/subPackages/line/lineList' |
|
|
// path: '/subPackages/line/lineList' |
|
|
path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://yandumap.sz-trip.com/lineList'), |
|
|
path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://yandumap.sz-trip.com/lineList'), |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/zhdt.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/zhdt.png', |
|
|
text: '智慧地图', |
|
|
text: '智慧地图', |
|
|
path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://yandumap.sz-trip.com/'), |
|
|
path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://yandumap.sz-trip.com/'), |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/yjgl.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/yjgl.png', |
|
|
text: '游记攻略', |
|
|
text: '游记攻略', |
|
|
path: '/subPackages/travelGuide/travelGuide' |
|
|
path: '/subPackages/travelGuide/travelGuide' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/index/hdrl.png', |
|
|
img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/hdrl.png', |
|
|
text: '活动日历', |
|
|
text: '活动日历', |
|
|
path: '/subPackages/eventCalendar/eventCalendar' |
|
|
path: '/subPackages/eventCalendar/eventCalendar' |
|
|
} |
|
|
} |
|
@ -400,7 +400,7 @@ |
|
|
|
|
|
|
|
|
<style lang="scss" scoped> |
|
|
<style lang="scss" scoped> |
|
|
.content { |
|
|
.content { |
|
|
background: #DFEDE0; |
|
|
background: #FBD8BF; |
|
|
min-height: 100vh; |
|
|
min-height: 100vh; |
|
|
overflow-x: hidden; |
|
|
overflow-x: hidden; |
|
|
position: relative; |
|
|
position: relative; |
|
@ -442,7 +442,7 @@ |
|
|
.nav-box { |
|
|
.nav-box { |
|
|
width: 696.67rpx; |
|
|
width: 696.67rpx; |
|
|
height: 520rpx; |
|
|
height: 520rpx; |
|
|
background-image: url('https://static.ticket.sz-trip.com/yandu/images/index/navBg.png'); |
|
|
background-image: url('https://static.ticket.sz-trip.com/yandu/images/indexNew/navBg.png'); |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
position: relative; |
|
|
position: relative; |
|
|
margin: -79rpx auto 0; |
|
|
margin: -79rpx auto 0; |
|
@ -816,13 +816,13 @@ |
|
|
.strategy-more { |
|
|
.strategy-more { |
|
|
width: 200rpx; |
|
|
width: 200rpx; |
|
|
line-height: 67rpx; |
|
|
line-height: 67rpx; |
|
|
background: #DCEADD; |
|
|
background: #FBD8BF; |
|
|
border-radius: 33rpx; |
|
|
border-radius: 33rpx; |
|
|
border: 1rpx solid #71B580; |
|
|
border: 1rpx solid #BF2023; |
|
|
margin: 44rpx auto 0; |
|
|
margin: 44rpx auto 0; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
font-weight: 400; |
|
|
font-weight: 400; |
|
|
font-size: 28rpx; |
|
|
font-size: 28rpx; |
|
|
color: #5BA06A; |
|
|
color: #BF2023; |
|
|
} |
|
|
} |
|
|
</style> |
|
|
</style> |
|
|