mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:47:28 +08:00
perf: replace crypto-es with crypto-js
This commit is contained in:
@@ -36,5 +36,5 @@ export const LoginRoute: AppRouteRecordRaw = {
|
||||
},
|
||||
};
|
||||
|
||||
// 基础路由 不用权限
|
||||
// Basic routing without permission
|
||||
export const basicRoutes = [LoginRoute, RootRoute, ...mainOutRoutes, REDIRECT_ROUTE];
|
||||
|
Reference in New Issue
Block a user