feat: 优化登录页背景和卡片样式
This commit is contained in:
@@ -12,7 +12,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
children: [
|
||||
{
|
||||
path: "/redirect/:path(.*)",
|
||||
component: () => import("@/views/common/redirect.vue"),
|
||||
component: () => import("@/views/redirect.vue"),
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user