This commit is contained in:
2026-03-06 15:03:42 +08:00
parent dcf680163a
commit 78c828763b

View File

@ -15,9 +15,7 @@ import store from "@/store";
* 私有路由表
*/
export const privateRoutes = [
];
export const privateRoutes = [];
/**
* 公开路由表