完善页面细节
This commit is contained in:
@@ -215,9 +215,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;
|
||||
}
|
||||
|
||||
/* 搜索栏样式 */
|
||||
|
||||
Reference in New Issue
Block a user