Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
chenming
/
496_dongfengqichen_wxsmall
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
-1002错误不再重新请求openid
guessPrice
=chenming
5 anni fa
parent
0720b1dc5e
commit
b6f24d947a
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
496_dongfengqichen/app.js
+ 1
- 1
496_dongfengqichen/app.js
Vedi File
@@ -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) {
Write
Preview
Loading…
Annulla
Salva