Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
weapp
/
C
Seguir
8
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
66
Wiki
Actividad
Explorar el Código
拼团列表返回标题修改
tags/安徽版C.4.1.6最终版
海洋之声
hace 6 años
committed by
meo
padre
741045092f
commit
6ca34d3b36
Se han
modificado 1 ficheros
con
4 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-1
pages/spellGroup/spellGroup.js
+ 4
- 1
pages/spellGroup/spellGroup.js
Ver fichero
@@ -50,7 +50,10 @@ Page({
},
onShow(){
let that=this;
if (this.data.reloadIf){
if (this.data.reloadIf!=null){
wx.setNavigationBarTitle({
title: '拼团专场'
})
that.getList(1, "spellList");
that.setData({
flag: "spellList",
Escribir
Vista previa
Cargando…
Cancelar
Guardar