From 2c0d9350ac84bf9e7058efad98629bc5c7a9bc05 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 8 Jan 2026 16:24:05 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=A4=BC=E7=89=A9=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E7=A4=BC=E7=89=A9=E7=B1=BB=E5=9E=8B=E6=96=B0=E5=A2=9E=E2=80=9C?= =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E7=A4=BC=E7=89=A9=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constant/type.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/constant/type.js b/src/constant/type.js index fefb07e..3b2ddba 100644 --- a/src/constant/type.js +++ b/src/constant/type.js @@ -703,7 +703,8 @@ const giftConfigTabs = [ { value: "FAMILY", name: "家族礼物" }, { value: "EXCLUSIVE", name: "专属礼物" }, { value: "ARISTOCRACY", name: "贵族礼物" }, - { value: "LUCKY_GIFT", name: "幸运礼物" } + { value: "LUCKY_GIFT", name: "幸运礼物" }, + { value: "ACTIVITY", name: "活动礼物" } ]; // 贵族VIP类型