|
|
@ -134,7 +134,8 @@ Page({
|
|
|
|
],
|
|
|
|
],
|
|
|
|
swith_area:0,
|
|
|
|
swith_area:0,
|
|
|
|
city: cityName,
|
|
|
|
city: cityName,
|
|
|
|
city_id
|
|
|
|
city_id,
|
|
|
|
|
|
|
|
isGiftMarkShow:false
|
|
|
|
})
|
|
|
|
})
|
|
|
|
getApp().globalData.city_id = city_id
|
|
|
|
getApp().globalData.city_id = city_id
|
|
|
|
prevPage.refresh_info(city_id)
|
|
|
|
prevPage.refresh_info(city_id)
|
|
|
|