cloudroam
10 天以前 05316275ee6f1623cc022a3cb4967a440c105a6b
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) => {