xiezongxing 42747a5135 Signed-off-by: xiezongxing <xx123456> | před 2 roky | |
---|---|---|
.. | ||
lib | před 2 roky | |
README.md | před 2 roky | |
package.json | před 2 roky |
微信JS-SDK
npm install jweixin-module --save
https://unpkg.com/jweixin-module/out/index.js
var jweixin = require('jweixin-module')
jweixin.ready(function(){
// TODO
});