suizhijia 5 лет назад
Родитель
Сommit
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) {

Загрузка…
Отмена
Сохранить