chore(admin-ui): remove duplicate admin-base css in admin login
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<title>总台管理登录 - SaaSShop</title>
|
||||
<link rel="stylesheet" href="/css/admin-base.css">
|
||||
<link rel="stylesheet" href="/css/admin-theme.css">
|
||||
<link rel="stylesheet" href="/css/admin-base.css">
|
||||
<link rel="stylesheet" href="/css/admin-components.css">
|
||||
</head>
|
||||
<body class="login-page">
|
||||
|
||||
Reference in New Issue
Block a user