完善页面细节3

This commit is contained in:
2026-02-25 15:44:38 +08:00
parent 1924272182
commit 4bb876e60e
8 changed files with 415 additions and 272 deletions

View File

@@ -134,6 +134,7 @@ const handleSubmit = () => {
max-width: 1000px;
margin: 0 auto;
overflow: hidden;
min-height: 650px;
}
/* 顶部标签 */
@@ -165,7 +166,7 @@ const handleSubmit = () => {
.config-body {
padding: 40px 60px;
min-height: 480px;
min-height: 550px;
}
.form-item {