feat: wardrobe页面

This commit is contained in:
2026-04-23 15:20:22 +08:00
parent 5c931317f0
commit 3512d9ae87
8 changed files with 980 additions and 5 deletions

View File

@@ -166,3 +166,6 @@ button[custom='black'] {
--button-click-color: #fff;
--button-font-size: 1.6rem;
}
.el-select-dropdown__item {
padding: 0 2rem !important;
}