docs: 📝 完善自定义样式注释

This commit is contained in:
Ray.Hao
2025-02-03 23:01:32 +08:00
parent 868da0bed8
commit 9cabd4eeaf

View File

@@ -62,7 +62,7 @@ const props = defineProps({
}, },
/** /**
* 自定义样式 * 自定义样式,用于设置组件的宽度和高度等其他样式
*/ */
style: { style: {
type: Object, type: Object,