feat: 上线前修改
This commit is contained in:
@@ -82,6 +82,12 @@ const taskList = computed(() => {
|
||||
lastCompletedTask.open = inviteInfo.value.open
|
||||
}
|
||||
return [
|
||||
{
|
||||
title: '邀请有礼',
|
||||
desc: `每邀请1人获得20000元(社保金)`,
|
||||
status: 0,
|
||||
open: false,
|
||||
},
|
||||
{
|
||||
title: '注册实名',
|
||||
desc: `领取${inviteInfo.value.realrewards}元救济金`,
|
||||
|
||||
Reference in New Issue
Block a user