diff --git a/pages/index/index.vue b/pages/index/index.vue index d29016a..c4130b4 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -145,7 +145,7 @@ { img: 'https://static.ticket.sz-trip.com/tongli/images/index/jdms.png', text: '酒店民宿', - path: '/subPackages/techan/techanList' + path: '/subPackages/hotelHomestay/hotelHomestay' }, { img: 'https://static.ticket.sz-trip.com/tongli/images/index/zcs.png', @@ -161,12 +161,12 @@ { img: 'https://static.ticket.sz-trip.com/tongli/images/index/tcwc.png', text: '特产文创', - path: '/subPackages/travelGuide/travelGuide' + path: '/subPackages/techan/techanList' }, { img: 'https://static.ticket.sz-trip.com/tongli/images/index/tlms.png', text: '同里美食', - path: '/subPackages/eventCalendar/eventCalendar' + path: '/subPackages/food/foodList' } ], scenicList: [], diff --git a/subPackages/food/foodList.vue b/subPackages/food/foodList.vue index 2e65dff..e8c2fcc 100644 --- a/subPackages/food/foodList.vue +++ b/subPackages/food/foodList.vue @@ -1,19 +1,28 @@