Skip to content

wgwxf/jweixin-module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jweixin-module-fix

forked from zhetengbiji/jweixin-module 微信JS-SDK 修复checkJsApi JSON.parse BUG

安装

NPM

npm install jweixin-module-fix --save

UMD

https://unpkg.com/jweixin-module-fix/lib/index.js

使用

var jweixin = require('jweixin-module-fix')
jweixin.ready(function(){
    // TODO
});

完整API

微信JS-SDK说明文档

About

微信JS-SDK,解决JSON.parse异常

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published