完善页面8

This commit is contained in:
2026-02-24 10:35:34 +08:00
parent f814db2f12
commit 92d6e8144d
90 changed files with 1183 additions and 1887 deletions

View File

@@ -190,7 +190,7 @@ if (idx > -1) { labels.splice(idx, 1) }
<style scoped lang="scss">
.admin-main {
padding: 20px;
padding: 24px;
background-color: #f0f2f5;
height: 100vh;
}
@@ -265,7 +265,7 @@ flex-direction: column;
display: flex;
flex-direction: column;
height: 100%;
padding: 20px;
padding: 24px;
}
.table-toolbar { margin-bottom: 20px; }