pages/home/home-main.vue
@@ -99,10 +99,13 @@ } function hotRoute() { uni.showToast({ title: '跳转热门路线', icon: 'none', uni.navigateTo({ url: '/sub-pages/hot-spot/index', }) // uni.showToast({ // title: 'sub-pages/hot-spot/index', // icon: 'none', // }) } onLoad((options: any) => {