Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
chenming
/
496_dongfengqichen_wxsmall
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Merge branch 'master' of
http://www.jiyou-tech.com:3000/chenming/496_dongfengqichen_wxsmall
guessPrice
suizhijia
5 anos atrás
pai
1ddeebed4e
f5bc77e26c
commit
2afc06497f
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
+1
-1
496_dongfengqichen/app.js
+ 1
- 1
496_dongfengqichen/app.js
Ver arquivo
@@ -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) {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar