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 = []; /** * 公开路由表