delete debug info

This commit is contained in:
blogbbs 2015-06-25 17:37:36 +08:00
parent 2403476348
commit b915a5e185
2 changed files with 2 additions and 3 deletions

View File

@ -108,7 +108,6 @@
}
var o, p, q, r, s, t, u, v, w, x, y, z, A, B, C;
console.log('====');
if (!a.jWeixin)return o = {
config: "preVerifyJSAPI",
onMenuShareTimeline: "menu:share:timeline",

View File

@ -1,8 +1,8 @@
{
"name": "weixin-js-sdk",
"version": "1.0.5",
"version": "1.0.7",
"main": "index.js",
"description": "微信官方 js-sdk",
"description": "微信官方 js-sdk CommonJS 版",
"repository": {
"type": "git",
"url": "https://github.com/yanxi-com/weixin-js-sdk.git"