活动:修复每日特惠礼包
This commit is contained in:
@@ -151,7 +151,7 @@ export class RefreshShopData extends ActivityBase {
|
||||
|
||||
|
||||
public initData(data: string) {
|
||||
this.nextRefreshTime = this.endTime;
|
||||
// this.nextRefreshTime = this.endTime;
|
||||
let dataObj = JSON.parse(data);
|
||||
this.shopType = dataObj.shopType;
|
||||
this.name = dataObj.name;
|
||||
|
||||
Reference in New Issue
Block a user