czh-20260612-修改账号密码登录url
This commit is contained in:
@@ -29,7 +29,7 @@ export const RootRoute: AppRouteRecordRaw = {
|
||||
};
|
||||
|
||||
export const LoginRoute: AppRouteRecordRaw = {
|
||||
path: '/login',
|
||||
path: '/user/login',
|
||||
name: 'Login',
|
||||
//新版后台登录,如果想要使用旧版登录放开即可
|
||||
// component: () => import('/@/views/sys/login/Login.vue'),
|
||||
|
||||
Reference in New Issue
Block a user