This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xiaojincai
/
yifengxcx
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
1
tanyanfei
hace 4 años
padre
0cee37ad44
commit
8e0dc89215
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
pages/apply/apply.js
+ 1
- 1
pages/apply/apply.js
Ver fichero
@@ -53,7 +53,7 @@ Page({
* 生命周期函数--监听页面显示
*/
onShow: function () {
-
+
this.getData();
},
/**