@ -134,7 +134,8 @@ Page({
],
swith_area:0,
city: cityName,
city_id
city_id,
isGiftMarkShow:false
})
getApp().globalData.city_id = city_id
prevPage.refresh_info(city_id)
@ -107,7 +107,8 @@ Page({
}
this.setData({
screen_list: res,
isActionMarkShow: true
isActionMarkShow: true,
wx.stopPullDownRefresh()