完善页面细节
This commit is contained in:
@@ -206,9 +206,9 @@ function deleteItem(index: number) {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.admin-main {
|
||||
padding: 24px;
|
||||
background-color: #f0f2f5;
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
.alert-info-box {
|
||||
|
||||
Reference in New Issue
Block a user