We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这是一个冷门的 API。
用户在微信中访问小程序的网页,小程序(网页方)在活动时可以拉起发送原生企业红包入口
官方文档
Taro.sendBizRedPacket({ ... }).then(res => {})
The text was updated successfully, but these errors were encountered:
fix(weapp): 提供 Taro.sendBizRedPacket API 支持 ,fix #8686
9cf583e
No branches or pull requests
这个特性解决了什么问题?
这是一个冷门的 API。
用户在微信中访问小程序的网页,小程序(网页方)在活动时可以拉起发送原生企业红包入口
官方文档
这个 API 长什么样?
Taro.sendBizRedPacket({ ... }).then(res => {})
The text was updated successfully, but these errors were encountered: