From 0bd4d1702248641f180345a086e5b3f58e6eb04c Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 15 十二月 2020 17:13:23 +0800
Subject: [PATCH] 2020-12-15 1.更新

---
 HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs |    2 +-
 .vs/HDL_APP_Project/xs/UserPrefs.xml                  |   14 ++++----------
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml
index 2524679..48fd50b 100644
--- a/.vs/HDL_APP_Project/xs/UserPrefs.xml
+++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml
@@ -1,13 +1,6 @@
 锘�<Properties StartupConfiguration="{D998E133-F0DD-4760-BE3C-461632F54DA4}|Default">
   <MonoDevelop.Ide.ItemProperties.HDL-ON__iOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008030-00014C392121802E" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/MainPage.cs">
-    <Files>
-      <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs" Line="219" Column="46" />
-      <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs" Line="563" Column="45" />
-      <File FileName="HDL_ON/DAL/Server/HttpServerRequest.cs" Line="290" Column="21" />
-      <File FileName="HDL_ON/UI/UI1-Login/LoginPageBLL.cs" Line="729" Column="24" />
-      <File FileName="HDL_ON/UI/MainPage.cs" Line="113" Column="32" />
-    </Files>
+  <MonoDevelop.Ide.Workbench>
     <Pads>
       <Pad Id="ProjectPad">
         <State name="__root__">
@@ -25,13 +18,14 @@
                   <Node name="3-Intelligence" expanded="True">
                     <Node name="Automation" expanded="True" />
                   </Node>
-                  <Node name="4-PersonalCenter" expanded="True" />
+                  <Node name="4-PersonalCenter" expanded="True">
+                    <Node name="PersonalDataPage.cs" selected="True" />
+                  </Node>
                   <Node name="FuntionControlView" expanded="True">
                     <Node name="Curtain" expanded="True" />
                     <Node name="Panel" expanded="True" />
                   </Node>
                 </Node>
-                <Node name="MainPage.cs" selected="True" />
               </Node>
             </Node>
             <Node name="HDL-ON_iOS" expanded="True">
diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs
index fbadef5..4e3ac72 100644
--- a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs
+++ b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs
@@ -623,6 +623,6 @@
 
         //    })
         //    { IsBackground = true }.Start();
-        }
+        //}
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0