Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
weapp
/
C
Vigiar
8
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
66
Wiki
Trabalho
Ver a proveniência
[登录][修改]:[登录页面修改]
tags/江西版6.1.0
meo
há 6 anos
ascendente
e594cb612d
cometimento
ef91daff21
1 ficheiros alterados
com
4 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+4
-2
pages/index/index.js
+ 4
- 2
pages/index/index.js
Ver ficheiro
@@ -69,10 +69,12 @@ Page({
app.getLocation();
if (options.couponChannelId || options.orderId || options.id) {
that.userLogin(options);
} else {
that.userLogin()
}
},
onShow(){
let that = this;
that.userLogin();
},
checkuserstatus(options) {
let that = this;
Http.get({
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar