From d6d83fbc46c04f5b274a449afc067218242435f1 Mon Sep 17 00:00:00 2001 From: wkb Date: Thu, 5 Feb 2026 16:56:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=81=A9=E7=88=B1=E8=8A=82?= =?UTF-8?q?=E6=88=91=E7=9A=84=E9=82=80=E8=AF=B7=E9=A1=B5=E9=9D=A2=E4=BA=A4?= =?UTF-8?q?=E4=BA=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/utils/app_bridge.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/utils/app_bridge.dart b/lib/utils/app_bridge.dart index 8d8d1fd..968d022 100644 --- a/lib/utils/app_bridge.dart +++ b/lib/utils/app_bridge.dart @@ -60,6 +60,8 @@ enum ToFlutterAppEnum { // 恩爱节活动跳转选择好友 lovingDayChooseFriend('lovingDayChooseFriend'), + // 恩爱节我的邀请页面 + lovingDayMyInvite('lovingDayMyInvite'), // 定向充值 rechargeItem('rechargeItem'),