From b3b10f35bb54e3461543332381f85f7e975b725d Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期三, 23 七月 2025 15:49:22 +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 ccfedee..b7f1f76 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -57,7 +57,7 @@ hidden: true }, { - path: '/xj', + path: '/wxsf/xj', component: () => import('@/views/outsideChainxjnew'), hidden: true }, -- Gitblit v1.9.3