This commit is contained in:
lcw
2025-08-27 17:26:29 +08:00
parent 42f5e37f65
commit f4c108b4b4
47 changed files with 4087 additions and 300 deletions

View File

@ -163,7 +163,7 @@ onMounted(() => {
.lable {
font-size: 14px;
width: 13%;
width: 110px;
font-weight: 700;
}
}

View File

@ -155,7 +155,7 @@ onMounted(() => {
.lable {
font-size: 14px;
width: 13%;
width: 110px;
font-weight: 700;
}
}

View File

@ -136,7 +136,7 @@ onMounted(() => {
.lable {
font-size: 14px;
width: 13%;
width: 110px;
font-weight: 700;
}
}