This commit is contained in:
dute7liang
2024-01-19 00:11:01 +08:00
parent 3cae045713
commit a50057bd8c
11 changed files with 442 additions and 509 deletions

View File

@@ -24,11 +24,11 @@ export default {
},
width: {
type: [Number, String],
default: "41px"
default: "30px"
},
height: {
type: [Number, String],
default: "41px"
default: "30px"
},
},
computed: {