From d4744cf753eb43c858a48fcf51b07b32c86b740c Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期三, 02 七月 2025 10:52:23 +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 84042a6..ccfedee 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -52,7 +52,7 @@ hidden: true }, { - path: '/wt', + path: '/wxsf/wt', component: () => import('@/views/outsideChainwtnew'), hidden: true }, -- Gitblit v1.9.3