From 0ca3aa21580e988e340b88360cda23b501fa65f2 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期三, 11 十二月 2019 09:13:40 +0800
Subject: [PATCH] 2019.12.11

---
 ZigbeeApp/Shared/Phone/UserView/UserPage.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserView/UserPage.cs b/ZigbeeApp/Shared/Phone/UserView/UserPage.cs
index 4e7b0c3..97e4963 100644
--- a/ZigbeeApp/Shared/Phone/UserView/UserPage.cs
+++ b/ZigbeeApp/Shared/Phone/UserView/UserPage.cs
@@ -39,7 +39,7 @@
         /// <summary>
         /// 搴曢儴鎸夐挳鏂囧瓧鐨刌鍊�
         /// </summary>
-        private static readonly int tabBarEnumName_Y = 104;
+        private static readonly int tabBarEnumName_Y = 98;
         #endregion
 
         #region 鈼� 鎺ュ彛____________________________
@@ -495,7 +495,7 @@
                 var home = new UserHomeView { };
                 Instance.BodyView.AddChidren(home);
                 home.Show();
-                
+
             }
             else if (sender == Instance.categoryIMG || sender==Instance.categoryName)
             {

--
Gitblit v1.8.0