feat: 1.0.4 版本增加分享按钮

This commit is contained in:
2025-07-23 09:55:58 +08:00
parent ef39c86d5f
commit ee80577e85
5 changed files with 22 additions and 3 deletions
+4
View File
@@ -10,6 +10,10 @@ Component({
type: String,
value: 'default', // primary, green, white
},
openType: {
type: String,
value: '',
},
plain: {
type: Boolean,
value: false, // 是否朴素按钮