Commit 3a743388 by 高淑倩

modify: 列表_currentStatus

parent c5a0eeeb
...@@ -83,7 +83,7 @@ wxService.page({ ...@@ -83,7 +83,7 @@ wxService.page({
item.countdown = result item.countdown = result
this.setData({ this.setData({
pointList: data, pointList: data,
currentStatus: data.status, currentStatus: item.status,
currentTimeStatus: timeFlag currentTimeStatus: timeFlag
}, () => { }, () => {
wx.hideLoading() wx.hideLoading()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment