完善页面8
This commit is contained in:
@@ -54,12 +54,12 @@ const handleLogin = () => {
|
||||
|
||||
<style scoped>
|
||||
.admin-page {
|
||||
/* 使用 Layout 的背景和内边距 */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-height: calc(100vh - 120px);
|
||||
background-color: #f5f7f9;
|
||||
}
|
||||
|
||||
.login-card {
|
||||
|
||||
Reference in New Issue
Block a user