From 6063df73f1775b0079401194210ae1d605ea6038 Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Wed, 8 Jan 2025 14:47:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E7=99=BB=E5=BD=95=EF=BC=8C=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/task/index.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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,