suizhijia 5年前
コミット
2afc06497f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      496_dongfengqichen/app.js

+ 1
- 1
496_dongfengqichen/app.js ファイルの表示

success: function (re) { success: function (re) {
if (re.data.code == -1002) { if (re.data.code == -1002) {
wx.removeStorageSync('openid'); wx.removeStorageSync('openid');
that.wxLogin();
// that.wxLogin();
// that.wxRequest(url, params, callback, thisArg, methods, openid); // that.wxRequest(url, params, callback, thisArg, methods, openid);
} }
if (callback && thisArg) { if (callback && thisArg) {

読み込み中…
キャンセル
保存