Преглед изворни кода

-1002错误不再重新请求openid

guessPrice
=chenming пре 5 година
родитељ
комит
b6f24d947a
1 измењених фајлова са 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) {

Loading…
Откажи
Сачувај