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
百度小程序
小程序基础库: 3.41.1 使用框架: React
https://smartprogram.baidu.com/docs/develop/component/login/ 在Taro2.x下是可以正常使用的,taro3.x直接显示为空白。
Taro2.x环境下:
Taro3.x环境下:
显示百度登陆的相关信息
空白
Taro CLI 3.3.10 environment info: System: OS: macOS 11.6 Shell: 5.8 - /bin/zsh Binaries: Node: 16.11.1 - /usr/local/bin/node Yarn: 1.22.17 - /usr/local/bin/yarn npm: 8.0.0 - /usr/local/bin/npm npmPackages: @tarojs/components: 3.3.10 => 3.3.10 @tarojs/mini-runner: 3.3.10 => 3.3.10 @tarojs/react: 3.3.10 => 3.3.10 @tarojs/runtime: 3.3.10 => 3.3.10 @tarojs/taro: 3.3.10 => 3.3.10 @tarojs/webpack-runner: 3.3.10 => 3.3.10 babel-preset-taro: 3.3.10 => 3.3.10 eslint-config-taro: 3.3.10 => 3.3.10 react: ^17.0.0 => 17.0.2
当前功能属于百度小程序的内嵌组件,主要解决正常的授权模式授权通过率较低,使用当前的内嵌组件登陆方式有助于提高授权通过率。
The text was updated successfully, but these errors were encountered:
@Chen-jj 麻烦您帮看下,这个功能使用对提升百度小程序授权登陆成功率有很高的提升。
Sorry, something went wrong.
@Chen-jj @luckyadam @yuche 一起来围观一下。 look look。
feat(swan): 新增对百度小程序 Login 组件的支持,fix #10452
8b04cec
62d7596
请问这个插件怎么使用呀?
百度官方有文档的。
Successfully merging a pull request may close this issue.
相关平台
百度小程序
小程序基础库: 3.41.1
使用框架: React
复现步骤
https://smartprogram.baidu.com/docs/develop/component/login/
在Taro2.x下是可以正常使用的,taro3.x直接显示为空白。
Taro2.x环境下:
Taro3.x环境下:
期望结果
显示百度登陆的相关信息
实际结果
空白
环境信息
补充信息
当前功能属于百度小程序的内嵌组件,主要解决正常的授权模式授权通过率较低,使用当前的内嵌组件登陆方式有助于提高授权通过率。
The text was updated successfully, but these errors were encountered: