mirror of
https://github.com/yanxi-me/weixin-js-sdk.git
synced 2025-04-06 04:00:07 +08:00
delete debug info
This commit is contained in:
parent
2403476348
commit
b915a5e185
1
index.js
1
index.js
@ -108,7 +108,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
var o, p, q, r, s, t, u, v, w, x, y, z, A, B, C;
|
var o, p, q, r, s, t, u, v, w, x, y, z, A, B, C;
|
||||||
console.log('====');
|
|
||||||
if (!a.jWeixin)return o = {
|
if (!a.jWeixin)return o = {
|
||||||
config: "preVerifyJSAPI",
|
config: "preVerifyJSAPI",
|
||||||
onMenuShareTimeline: "menu:share:timeline",
|
onMenuShareTimeline: "menu:share:timeline",
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "weixin-js-sdk",
|
"name": "weixin-js-sdk",
|
||||||
"version": "1.0.5",
|
"version": "1.0.7",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"description": "微信官方 js-sdk",
|
"description": "微信官方 js-sdk CommonJS 版",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/yanxi-com/weixin-js-sdk.git"
|
"url": "https://github.com/yanxi-com/weixin-js-sdk.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user