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/富茂链客4.1.0
刘晖
há 6 anos
ascendente
66d23dea3e
cometimento
ce20747c7c
3 ficheiros alterados
com
10 adições
e
4 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+3
-1
pages/joinFrDpell/index.js
+4
-2
pages/spellDetail/index.js
+3
-1
pages/spellGroup/mySpellGroup/index.js
+ 3
- 1
pages/joinFrDpell/index.js
Ver ficheiro
@@ -478,7 +478,9 @@ Page({
* 生命周期函数--监听页面隐藏
*/
onHide: function () {
this.setData({
showTime: false
})
},
/**
+ 4
- 2
pages/spellDetail/index.js
Ver ficheiro
@@ -221,7 +221,7 @@ Page({
*/
onShow: function () {
this.setData({
showTime:
fals
e
showTime:
tru
e
})
if (this.data.data != null&&this.data.data.status ==10) {
this.countdown()
@@ -232,7 +232,9 @@ Page({
* 生命周期函数--监听页面隐藏
*/
onHide: function () {
this.setData({
showTime: false
})
},
/**
+ 3
- 1
pages/spellGroup/mySpellGroup/index.js
Ver ficheiro
@@ -461,7 +461,9 @@ Page({
* 生命周期函数--监听页面隐藏
*/
onHide: function () {
this.setData({
showTime: false
})
},
/**
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar