From 78c828763bc2f8ddf0f1d3aa596ebaae133ff45c Mon Sep 17 00:00:00 2001 From: Esacpe <1113279529@qq.com> Date: Fri, 6 Mar 2026 15:03:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 8125731..e930d54 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -15,9 +15,7 @@ import store from "@/store"; * 私有路由表 */ -export const privateRoutes = [ - -]; +export const privateRoutes = []; /** * 公开路由表