文件名称:wxconfig:一步配置微信JS-SDK
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-18 04:48:56
JavaScript
wxconfig 一步配置微信JS-SDK 如何使用 1.导入wxconfig yarn add wxconfig 然后 import wxconfig from 'wxconfig' 2.配置并重新注册 const wxcInstance = wxconfig ( { authAPI : WX_GET_JS_API_SIGN , share : { dest : [ 'Timeline' , 'AppMessage' , 'QQ' , 'Weibo' , 'QZone' ] , title : 'share title' , desc : 'share subtitle' , link : location . href , imgUrl : '/share300x300.jpg' , // success fn & canc
【文件预览】:
wxconfig-master
----index.js(2KB)
----package.json(458B)
----readme.md(778B)
----dist()
--------wxShare.min.js(15KB)
----.gitignore(992B)
----yarn.lock(406B)
----poi.config.js(102B)