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
-1002错误不再重新请求openid
guessPrice
=chenming
5 anos atrás
pai
0720b1dc5e
commit
b6f24d947a
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
@@ -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) {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar