cloudroam
2025-07-17 f3ea52bf97e61f6917ccaab904817d74d9d4860c
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) => {