This commit is contained in:
zoujiandong 2025-03-11 17:25:17 +08:00
parent 3ae2b560c8
commit daf55dd296
2 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,7 @@ const changeCheck = (val) => {
margin-bottom: 15px;
.title {
font-weight: bold;
line-height: 20px;
font-size: 16px;
color: #333333;
}

View File

@ -77,6 +77,7 @@ const props = defineProps({
.title {
font-weight: bold;
line-height: 20px;
font-size: 16px;
color: #333333;
}