新增配置列表和配置新增页面

This commit is contained in:
2025-03-28 15:41:11 +08:00
parent 540618b8ca
commit afadd79fe8
16 changed files with 1608 additions and 473 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
}
.form-select {
@apply pr-10;
@apply pr-10 border-gray-300 border-[1px];
}
.form-textarea {