文字修改
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"appid" : "__UNI__E0B05B1",
|
"appid" : "__UNI__E0B05B1",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "2.3.0",
|
"versionName" : "2.3.0",
|
||||||
"versionCode" : 230,
|
"versionCode" : 231,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|||||||
@@ -489,10 +489,10 @@ import {
|
|||||||
arrData.push(ele)
|
arrData.push(ele)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
arrData[0].detail='每日签到666金币'
|
arrData[0].detail='奖励666金币'
|
||||||
arrData[1].detail='每日签到1666金币'
|
arrData[1].detail='奖励1666金币'
|
||||||
arrData[2].detail='每日签到6666金币'
|
arrData[2].detail='奖励6666金币'
|
||||||
arrData[3].detail='每日签到8888金币'
|
arrData[3].detail='奖励8888金币'
|
||||||
this.list = arrData
|
this.list = arrData
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user