From 1ea9e37a9865de3379e14ef7b15afb14be32e8a3 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期二, 11 六月 2019 15:09:03 +0800
Subject: [PATCH] 4001 【BUG】【2.0】vip界面残留特效

---
 System/FindPrecious/BossHomeVipLackWin.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/FindPrecious/BossHomeVipLackWin.cs b/System/FindPrecious/BossHomeVipLackWin.cs
index 5989d83..b9c73af 100644
--- a/System/FindPrecious/BossHomeVipLackWin.cs
+++ b/System/FindPrecious/BossHomeVipLackWin.cs
@@ -53,7 +53,7 @@
                 return;
             }
             WindowCenter.Instance.Close<BossHomeVipLackWin>();
-            WindowJumpMgr.Instance.WindowJumpTo(JumpUIType.VipRechargeFunc2);
+            WindowJumpMgr.Instance.WindowJumpTo(JumpUIType.VipRechargeFunc4);
         }
 
     }

--
Gitblit v1.8.0