活动:七天乐特惠礼包类型
This commit is contained in:
@@ -79,7 +79,6 @@ export class SignInData extends ActivityBase {
|
||||
this.price = dataObj.price;
|
||||
this.productID = dataObj.productID;
|
||||
this.roundIndex = moment().diff(moment(this.beginTime).startOf('months'), 'months') + 1;
|
||||
console.log('dddddddddddd', this.roundIndex);
|
||||
this.todayIndex = moment(Date.now()).date();
|
||||
|
||||
let arr = dataObj.data
|
||||
|
||||
Reference in New Issue
Block a user