cloudroam
2025-08-12 8dd9360a0e4cfd22ea9e261bec3821eff3f57fe8
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) => {