This commit is contained in:
zoujiandong
2025-03-11 17:27:59 +08:00
parent daf55dd296
commit b06c3f6fe1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ const changeCheck = (val) => {
margin-bottom: 15px;
.title {
font-weight: bold;
line-height: 20px;
line-height: 22px;
font-size: 16px;
color: #333333;
}
+1 -1
View File
@@ -77,7 +77,7 @@ const props = defineProps({
.title {
font-weight: bold;
line-height: 20px;
line-height: 22px;
font-size: 16px;
color: #333333;
}