使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
chenming
/
496_dongfengqichen_wxsmall
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
-1002错误不再重新请求openid
guessPrice
=chenming
5 年前
父节点
0720b1dc5e
当前提交
b6f24d947a
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
显示文件统计
+1
-1
496_dongfengqichen/app.js
+ 1
- 1
496_dongfengqichen/app.js
查看文件
@@ -160,7 +160,7 @@ App({
success: function (re) {
if (re.data.code == -1002) {
wx.removeStorageSync('openid');
that.wxLogin();
//
that.wxLogin();
// that.wxRequest(url, params, callback, thisArg, methods, openid);
}
if (callback && thisArg) {
撰写
预览
正在加载...
取消
保存