This commit is contained in:
lcw
2026-01-23 15:43:22 +08:00
parent 47a7081963
commit 5b62d707ff
76 changed files with 3333 additions and 880 deletions

View File

@ -169,7 +169,7 @@ const props = defineProps({
},
marginBottom: {
type: Number,
default: 15
default: 0
},
backgroundColor: {
type: String,