diff --git a/pages.json b/pages.json index d37fefd..3168caa 100644 --- a/pages.json +++ b/pages.json @@ -304,7 +304,7 @@ }], "tabBar": { "color": "#666666", - "selectedColor": "#BF2023", + "selectedColor": "#71B580", "borderStyle": "black", "backgroundColor": "#ffffff", // #ifdef APP-PLUS diff --git a/pages/index/index.vue b/pages/index/index.vue index dfb66ae..4a17f24 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -3,7 +3,7 @@ - + 搜一搜您想要的产品 @@ -19,7 +19,7 @@ - + {{notice}} @@ -41,7 +41,7 @@ - + @@ -154,43 +154,43 @@ weatherList: [], navList: [ { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/jdmp.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/jdmp.png', text: '景区门票', path: '/subPackages/ticketBooking/ticketBooking' }, { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/jdms.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/jdms.png', text: '酒店民宿', path: '/subPackages/hotelHomestay/hotelHomestay' }, { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/cyms.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/cyms.png', text: '餐饮美食', path: '/subPackages/food/foodList' }, { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/wctc.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/wctc.png', text: '文创特产', path: '/subPackages/techan/techanList' }, { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/xltj.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/xltj.png', text: '线路推荐', // path: '/subPackages/line/lineList' path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://yandumap.sz-trip.com/lineList'), }, { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/zhdt.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/zhdt.png', text: '智慧地图', path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://yandumap.sz-trip.com/'), }, { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/yjgl.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/yjgl.png', text: '游记攻略', path: '/subPackages/travelGuide/travelGuide' }, { - img: 'https://static.ticket.sz-trip.com/yandu/images/indexNew/hdrl.png', + img: 'https://static.ticket.sz-trip.com/yandu/images/index/hdrl.png', text: '活动日历', path: '/subPackages/eventCalendar/eventCalendar' } @@ -442,7 +442,7 @@ .nav-box { width: 696.67rpx; height: 520rpx; - background-image: url('https://static.ticket.sz-trip.com/yandu/images/indexNew/navBg.png'); + background-image: url('https://static.ticket.sz-trip.com/yandu/images/index/navBg.png'); background-size: 100% 100%; position: relative; margin: -79rpx auto 0; diff --git a/pages/user/user.vue b/pages/user/user.vue index 2200315..58d2db8 100644 --- a/pages/user/user.vue +++ b/pages/user/user.vue @@ -310,10 +310,10 @@