We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bdf6b commit 87b7ec8Copy full SHA for 87b7ec8
lib/button/index.wxml
@@ -10,7 +10,6 @@
10
form-type="{{ formType }}"
11
style="{{ computed.rootStyle({ plain, color, customStyle }) }}"
12
open-type="{{ disabled || loading || (canIUseGetUserProfile && openType === 'getUserInfo') ? '' : openType }}"
13
- business-id="{{ businessId }}"
14
session-from="{{ sessionFrom }}"
15
send-message-title="{{ sendMessageTitle }}"
16
send-message-path="{{ sendMessagePath }}"
0 commit comments