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 {