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

[js] 第359天 微信的JSSDK都有哪些内容?如何接入? #2210

Open
haizhilin2013 opened this issue Apr 8, 2020 · 1 comment
Open
Labels
js JavaScript

Comments

@haizhilin2013
Copy link
Collaborator

第359天 微信的JSSDK都有哪些内容?如何接入?

我也要出题

@haizhilin2013 haizhilin2013 added the js JavaScript label Apr 8, 2020
@fuduoluo
Copy link

fuduoluo commented Apr 9, 2020

微信JS-SDK:是开发者在网页上通过JavaScript代码使用微信原生功能的工具包,开发者可以使用它在网页上录制和播放微信语音、监听微信分享、上传手机本地图片、拍照等许多能力。

JSSDK使用步骤
步骤一:绑定域名
步骤二:引入JS文件
步骤三:通过config接口注入权限验证配置
步骤四:通过ready接口处理成功验证
步骤五:通过error接口处理失败验证

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

No branches or pull requests

2 participants