This commit is contained in:
wangziqi
2026-01-07 16:18:56 +08:00
parent 7c4be0b7b4
commit ea9c94dfeb
13 changed files with 2243 additions and 148 deletions

View File

@@ -227,8 +227,7 @@ body {
/* 模态框 */
.modal-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: #fff;
color: black;
border-radius: 10px 10px 0 0;
}