From 99253403b560f761d5f9af8b4f5140496996433a Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期五, 20 十一月 2020 16:49:50 +0800
Subject: [PATCH] 新云端的代码Ver1.0

---
 ZigbeeApp/Shared/Phone/Common/Controls/NormalControls/PicViewControl.cs |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/PicViewControl.cs b/ZigbeeApp/Shared/Phone/Common/Controls/NormalControls/PicViewControl.cs
old mode 100755
new mode 100644
similarity index 94%
rename from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/PicViewControl.cs
rename to ZigbeeApp/Shared/Phone/Common/Controls/NormalControls/PicViewControl.cs
index 4e4a5e3..cccce52
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/PicViewControl.cs
+++ b/ZigbeeApp/Shared/Phone/Common/Controls/NormalControls/PicViewControl.cs
@@ -1,9 +1,9 @@
-锘縰sing System;
-using System.Collections.Generic;
-using System.Text;
-
-namespace Shared.Phone.UserCenter
-{
+锘縰sing System;
+using System.Collections.Generic;
+using System.Text;
+
+namespace Shared.Phone
+{
     /// <summary>
     /// 鍋氭垚涓�涓樉绀哄浘鐗囩殑鏅�氭帶浠垛湬
     /// </summary>
@@ -19,5 +19,5 @@
         {
             this.InitPictrueSize(i_Width, i_Height, real);
         }
-    }
-}
+    }
+}

--
Gitblit v1.8.0