From 0b8e0051400f2ef76d7b74200985e32483beac89 Mon Sep 17 00:00:00 2001 From: GYJ <1157756119@qq.com> Date: Sat, 11 Jan 2025 17:54:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/task/index.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 569806b..104dcac 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "appid" : "__UNI__E0B05B1", "description" : "", "versionName" : "2.3.0", - "versionCode" : 230, + "versionCode" : 231, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/task/index.vue b/pages/task/index.vue index 1059ca5..c939df9 100644 --- a/pages/task/index.vue +++ b/pages/task/index.vue @@ -489,10 +489,10 @@ import { arrData.push(ele) } }) - arrData[0].detail='每日签到666金币' - arrData[1].detail='每日签到1666金币' - arrData[2].detail='每日签到6666金币' - arrData[3].detail='每日签到8888金币' + arrData[0].detail='奖励666金币' + arrData[1].detail='奖励1666金币' + arrData[2].detail='奖励6666金币' + arrData[3].detail='奖励8888金币' this.list = arrData } else {