From d25d91b21ab794b3370ffcf59208566b5338324d Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期三, 17 十月 2018 11:02:00 +0800
Subject: [PATCH] 3335 前端 红点修改

---
 System/Vip/FairyJadeInvestmentModel.cs |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/System/Vip/FairyJadeInvestmentModel.cs b/System/Vip/FairyJadeInvestmentModel.cs
index 0d41b22..16cedcf 100644
--- a/System/Vip/FairyJadeInvestmentModel.cs
+++ b/System/Vip/FairyJadeInvestmentModel.cs
@@ -362,9 +362,15 @@
                 LocalSave.SetInt(strKey, GetDayOfYear);
                 IsRedpoint = true;
                 RedPointSate();
+                return;
             }
 
         }
+        if (!IsOpenFeatures())//鍔熻兘鍏抽棴
+        {
+            redPointStre1.state = RedPointState.Simple;
+            return;
+        }
     }
 
     public void MessageNotification()

--
Gitblit v1.8.0