Bläddra i källkod

拼团列表返回标题修改

tags/安徽版C.4.1.6最终版
海洋之声 6 år sedan
committed by meo
förälder
incheckning
6ca34d3b36
1 ändrade filer med 4 tillägg och 1 borttagningar
  1. +4
    -1
      pages/spellGroup/spellGroup.js

+ 4
- 1
pages/spellGroup/spellGroup.js Visa fil

@@ -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",


Laddar…
Avbryt
Spara