소스 검색

跳转页面

cxmo 1 년 전
부모
커밋
e7c0f7db9c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/hzyb/forexCalendar/components/NoAuth.vue

+ 1 - 1
src/views/hzyb/forexCalendar/components/NoAuth.vue

@@ -82,7 +82,7 @@ const handleApply=()=>{
 }
 
 const goBack=()=>{
-  wx.miniProgram.switchTab({url:'/pages/report'})
+  wx.miniProgram.switchTab({url:'/pages/report/report'})
 }
 </script>