Skip to content

Commit 87b7ec8

Browse files
author
卢晓锋
committed
fix: remove button unused attribute “business-id”
1 parent 72bdf6b commit 87b7ec8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/button/index.wxml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
form-type="{{ formType }}"
1111
style="{{ computed.rootStyle({ plain, color, customStyle }) }}"
1212
open-type="{{ disabled || loading || (canIUseGetUserProfile && openType === 'getUserInfo') ? '' : openType }}"
13-
business-id="{{ businessId }}"
1413
session-from="{{ sessionFrom }}"
1514
send-message-title="{{ sendMessageTitle }}"
1615
send-message-path="{{ sendMessagePath }}"

0 commit comments

Comments
 (0)