From 4561a5a3e943c98125394e55814dd4940e41eac9 Mon Sep 17 00:00:00 2001 From: zhaowenkang Date: Tue, 28 Oct 2025 20:48:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/footerBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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