From 95e5c657090c2bc4e375b70561698955028bd3bb Mon Sep 17 00:00:00 2001 From: wkb Date: Thu, 5 Feb 2026 20:23:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=B8=B8=E9=A9=BBcp=E8=A7=84?= =?UTF-8?q?=E5=88=99=E9=A1=B5=E9=9D=A2?= 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 968d022..cd91a8e 100644 --- a/lib/utils/app_bridge.dart +++ b/lib/utils/app_bridge.dart @@ -62,6 +62,8 @@ enum ToFlutterAppEnum { lovingDayChooseFriend('lovingDayChooseFriend'), // 恩爱节我的邀请页面 lovingDayMyInvite('lovingDayMyInvite'), + // 常驻cp活动规则页面 + taskKeyToCPRule('taskKeyToCPRule'), // 定向充值 rechargeItem('rechargeItem'),