diff --git a/pages/task/index.vue b/pages/task/index.vue index 054c407..5c7c618 100644 --- a/pages/task/index.vue +++ b/pages/task/index.vue @@ -492,10 +492,10 @@ } else { this.list = [{ "id": 1, - "title": "每月打卡奖励", + "title": "每日打卡奖励", "type": 2, - "detail": "满3笔支付即可领取", - "rewardDetail": "1元现金红包", + "detail": "解锁3集视频即可领取", + "rewardDetail": "奖励666金币", "number": 3, "buttonTitle": "", "jumpType": 1, @@ -510,11 +510,11 @@ }, { "id": 17, - "title": "每月打卡奖励2", + "title": "每周打卡奖励", "type": 2, - "detail": "当月签到满25天即可免费领取", + "detail": "当月签到满7天即可免费领取", "rewardImg": "https://short-video.hnsiyao.cn/20241210/8aca569a9d544e819f542ce8aa7e7ce5.png", - "rewardDetail": "会员免费领", + "rewardDetail": "", "number": 25, "buttonTitle": "立即领取", "buttonBgColor": "#EC6F48", @@ -532,9 +532,9 @@ }, { "id": 17, - "title": "每月打卡奖励3", + "title": "每月打卡奖励1", "type": 2, - "detail": "当月签到满50天即可免费领取", + "detail": "当月签到满25天即可免费领取", "rewardImg": "https://short-video.hnsiyao.cn/20241210/8aca569a9d544e819f542ce8aa7e7ce5.png", "rewardDetail": "会员免费领", "number": 50, @@ -554,9 +554,9 @@ }, { "id": 17, - "title": "每月打卡奖励4", + "title": "每月打卡奖励2", "type": 2, - "detail": "当月签到满60天即可免费领取", + "detail": "当月签到满25天即可免费领取", "rewardImg": "https://short-video.hnsiyao.cn/20241210/8aca569a9d544e819f542ce8aa7e7ce5.png", "rewardDetail": "", "number": 60,