From a398c62a2ac6ef819f162dc3e0923bed144905dc Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 27 六月 2025 09:17:11 +0800 Subject: [PATCH] 测试完成 --- src/router/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index a30451d..ccfedee 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -52,7 +52,7 @@ hidden: true }, { - path: 'wxsf/wt', + path: '/wxsf/wt', component: () => import('@/views/outsideChainwtnew'), hidden: true }, -- Gitblit v1.9.3