diff --git a/components/footerBar.vue b/components/footerBar.vue index 522d2d8..f765c44 100644 --- a/components/footerBar.vue +++ b/components/footerBar.vue @@ -111,7 +111,7 @@ const tabChange = (value) => { }) } else if (value == 2) { //行情 uni.redirectTo({ - url: '/pages/home/marketSituation', + url: '/pages/marketSituation/marketSituation', animationType: 'fade-in' }) } else if (value == 3) { //DeepMate