suizhijia 5 年前
父节点
当前提交
2afc06497f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      496_dongfengqichen/app.js

+ 1
- 1
496_dongfengqichen/app.js 查看文件

@@ -205,7 +205,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) {

正在加载...
取消
保存