Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove button unused attribute “business-id” #5934

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

lxfljw
Copy link

@lxfljw lxfljw commented Nov 20, 2024

客服功能无效问题

关联issue:Fixes #5920

  1. 这个属性在最新版的微信小程序上会导致客服功能直接无效,经过排查是此属性导致的
  2. 由于button组件增加了一个business-id,但是这个属性在小程序内是没有任何用处的,并且没有加 data-,也无法在任何js代码读取到,判断为无效代码
  3. 可看此段代码片段验证

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

van-goods-action-icon组件open-type="contact"时无法正常拉起客服聊天
1 participant