feat: 优化登录页背景和卡片样式
This commit is contained in:
1
types/router.d.ts
vendored
1
types/router.d.ts
vendored
@@ -16,7 +16,6 @@ declare module "vue-router" {
|
||||
activeMenu?: string;
|
||||
params?: Record<string, unknown>;
|
||||
externalUrl?: string;
|
||||
openMode?: number;
|
||||
roles?: string[];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user