We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec837ac commit f21bf35Copy full SHA for f21bf35
front-end/h5/src/components/plugins/common/props.js
@@ -84,7 +84,7 @@ export default {
84
},
85
borderWidth: {
86
type: Number,
87
- default: 1,
+ default: 0,
88
editor: {
89
type: 'a-input-number',
90
label: '边框宽度(px)',
0 commit comments