完善页面细节
This commit is contained in:
@@ -151,7 +151,9 @@ function deleteItem(index: number) {
|
||||
<style scoped lang="scss">
|
||||
.admin-main {
|
||||
/* 使用 Layout 的背景和内边距 */
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
/* 搜索卡片 */
|
||||
|
||||
Reference in New Issue
Block a user