From eb76672d31b4fe975f95f86fba59895c826762c9 Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期三, 21 五月 2025 18:11:38 +0800
Subject: [PATCH] 59 子 【常规】邮件系统 / 【常规】邮件系统-客户端 红点组件

---
 Main/System/MainInterfacePanel/MainRedDot.cs |   29 +++++++++++++++++++++++++++--
 1 files changed, 27 insertions(+), 2 deletions(-)

diff --git a/Main/System/MainInterfacePanel/MainRedDot.cs b/Main/System/MainInterfacePanel/MainRedDot.cs
index 9fc52c4..5afd195 100644
--- a/Main/System/MainInterfacePanel/MainRedDot.cs
+++ b/Main/System/MainInterfacePanel/MainRedDot.cs
@@ -11,7 +11,7 @@
 namespace vnxbqy.UI
 {
 
-    
+
     public class MainRedDot : Singleton<MainRedDot>
     {
         public const int RedPoint_key = 1;
@@ -19,7 +19,7 @@
         public const int RedPoint_key1 = 106;
         public const int RedPoint_UpFuncBase = 2;
         public const int RedPoint_VipDot = 35;//VIP鐣岄潰
-        public const int RedPoint_Share= 66; //sdk鍒嗕韩绛�
+        public const int RedPoint_Share = 66; //sdk鍒嗕韩绛�
 
         private Redpoint rightTopRedpint = new Redpoint(RedPoint_UpFuncBase);
 
@@ -113,6 +113,31 @@
         public readonly Redpoint fairyActivityRedpoint = new Redpoint(218);
         #endregion
 
+        //IL绾㈢偣 浠�400寮�濮嬩娇鐢紝鍗曠孩鐐癸紙400-599锛夊敖閲忔寜椤哄簭鎺�
+        public static int jpbnRedPoint = 401;       //鏋佸搧鐧芥嬁
+        public static int zxthRedPoint = 402;       //鍦ㄧ嚎鐗规儬
+        public static int gntqRedPoint = 403;       //鍔熻兘鐗规潈鍗�
+        public static int hfhdRedPoint = 406;       //鍚堟湇娲诲姩
+        public static int faqiRedPoint = 408;       //淇偧锛堟硶鍣級绾㈢偣
+        public static int wfqzRedPoint = 409;       //鐜╂硶鍓嶇灮
+        public static int QYRedPoint = 410;       //鎯呯紭
+        public static int SugarRedPoint = 411;       //鍠滅硸
+        public static int CharmRedPoint = 412;       //鎻愬崌榄呭姏
+        public static int XYYGRedPoint = 413;       //骞歌繍浜戣喘
+        public static int GSCJRedPoint = 416;       //鍙ょ鎴愬氨
+        public static int TTLRedPoint = 418;       //閫氬ぉ浠�
+        public static int TDLBRedPoint = 421;       //澶╁笣绀煎寘
+        public static int CrossServerQualifyingRedPoint = 423;   //璺ㄦ湇锛堜竾鐣岋級浜夐湼
+        public static int cbgRedpoint = 428;       //钘忓疂闃佺孩鐐�
+        public static int achievementRedpoint = 431;       //鎴愬氨绾㈢偣
+        public static int buy1Free5Redpoint = 433;       //涔�1閫�5绾㈢偣
+        public static int RechargeGenerousGiftWinRedpoint = 434;       //鍏呭�艰豹绀煎叆鍙�
+        public static int LvZhanlingRedpoint = 435; //绛夌骇鎴樹护鍏ュ彛绾㈢偣
+        public static int RealmLvZhanlingRedpoint = 436;  //澧冪晫鎴樹护鍏ュ彛绾㈢偣
+        public static int CelestialStarTowerRedpoint = 437;  //澶╂槦濉旀垬浠ゅ叆鍙g孩鐐�
+        public static int GuBaoTotalStarsRedpoint = 438;  //鍙ゅ疂鎴樹护鍏ュ彛绾㈢偣
+        public static int DailySpecialsRedpoint = 439;  //姣忔棩鐗规儬鍏ュ彛绾㈢偣
+        public static int CZBMRedpoint = 440;  //鎴愰暱蹇呬拱鍏ュ彛绾㈢偣
 
         // boss棣栨潃
         public const int REDPOINT_BOSSFIRSTKILL = 600;

--
Gitblit v1.8.0