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
Merge branch 'master' of
http://www.jiyou-tech.com:3000/chenming/496_dongfengqichen_wxsmall
guessPrice
suizhijia
5 anni fa
parent
1ddeebed4e
f5bc77e26c
commit
2afc06497f
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
@@ -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) {
Write
Preview
Loading…
Annulla
Salva