diff --git a/lib/button/index.wxml b/lib/button/index.wxml index e7f60f19c..296aa587f 100644 --- a/lib/button/index.wxml +++ b/lib/button/index.wxml @@ -10,7 +10,6 @@ form-type="{{ formType }}" style="{{ computed.rootStyle({ plain, color, customStyle }) }}" open-type="{{ disabled || loading || (canIUseGetUserProfile && openType === 'getUserInfo') ? '' : openType }}" - business-id="{{ businessId }}" session-from="{{ sessionFrom }}" send-message-title="{{ sendMessageTitle }}" send-message-path="{{ sendMessagePath }}"