feat: 分享按钮图标大小修改
This commit is contained in:
@@ -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) }}"
|
||||
|
||||
Reference in New Issue
Block a user