feat: 分享按钮图标大小修改

This commit is contained in:
2025-07-23 10:01:24 +08:00
parent ee80577e85
commit 3bca31e219
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -38,7 +38,6 @@
<block wx:else>
<van-icon
wx:if="{{ icon }}"
size="1.2em"
name="{{ icon }}"
size="{{ iconSize }}"
color="{{ wxs.getIconColor(iconColor, type, plain, disabled) }}"