From 23afc0fb910db5b4af48478eaa76454149854909 Mon Sep 17 00:00:00 2001 From: anonymous Date: Fri, 10 Jan 2025 20:30:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/invite/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/invite/index.vue b/src/pages/invite/index.vue index 1dfb245..5dcab2f 100644 --- a/src/pages/invite/index.vue +++ b/src/pages/invite/index.vue @@ -84,7 +84,7 @@ const taskList = computed(() => { return [ { title: '邀请有礼', - desc: `每邀请1人获得20000元(社保金)`, + desc: `每邀请1人并实名认证获得20000元(社保金)`, status: 0, open: false, },