From a6c8525a85eae4c64b90b651d42b6c1f6d0df90f Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期三, 20 五月 2020 09:44:07 +0800
Subject: [PATCH] 2020.5.20

---
 ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml |   32 ++++++++++++++++++--------------
 1 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
index b94973e..b40c5cb 100644
--- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
+++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
@@ -2,16 +2,14 @@
   <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.SelectDevice" />
   <MonoDevelop.Ide.ItemProperties.GateWay.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.0F3EFA59-22A1-4A3A-A991-0B8D4D01A5D5" />
   <MonoDevelop.Ide.ItemProperties.ShardLib PreferredExecutionTarget="Android.M7BBB18B19152766" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlForm.cs">
+  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs">
     <Files>
-      <File FileName="Shared/Phone/UserCenter/Device/DeviceListMainForm.cs" Line="19" Column="60" />
+      <File FileName="Shared/Phone/Category/Controls/DeviceRow/Base/DeviceRowCommon.cs" Line="142" Column="57" IsPinned="True" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlForm.cs" IsPinned="True" />
+      <File FileName="Shared/Phone/UserCenter/Device/DeviceListMainForm.cs" />
       <File FileName="Shared/Phone/UserCenter/Residence/ResidenceManagementForm.cs" />
       <File FileName="Shared/Phone/Category/CategoryMainForm.cs" />
-      <File FileName="Shared/Phone/MainPage/HomeMainPageForm.cs" />
-      <File FileName="Shared/Phone/UserCenter/SmartSound/SmartSound.cs" Line="12" Column="30" />
-      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" Line="46" Column="33" />
-      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlForm.cs" Line="80" Column="47" />
-      <File FileName="Shared/Phone/Login/AccountLogin.cs" Line="36" Column="14" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" Line="57" Column="13" />
     </Files>
     <Pads>
       <Pad Id="ProjectPad">
@@ -19,15 +17,23 @@
           <Node name="GateWay" expanded="True">
             <Node name="GateWay.Droid" expanded="True" />
             <Node name="Shared" expanded="True">
+              <Node name="Common" expanded="True" />
               <Node name="Phone" expanded="True">
-                <Node name="Category" expanded="True" />
-                <Node name="Login" expanded="True" />
+                <Node name="Category" expanded="True">
+                  <Node name="Controls" expanded="True">
+                    <Node name="DeviceRow" expanded="True" />
+                  </Node>
+                </Node>
+                <Node name="Device" expanded="True" />
                 <Node name="MainPage" expanded="True" />
                 <Node name="UserCenter" expanded="True">
-                  <Node name="Device" expanded="True" />
+                  <Node name="Device" expanded="True">
+                    <Node name="AirConditioner" expanded="True" />
+                    <Node name="Curtain" expanded="True" />
+                  </Node>
                   <Node name="SmartSound" expanded="True">
                     <Node name="Forms" expanded="True">
-                      <Node name="SmartSoundControlForm.cs" selected="True" />
+                      <Node name="SmartSoundListForm.cs" selected="True" />
                     </Node>
                   </Node>
                 </Node>
@@ -44,9 +50,7 @@
   <MonoDevelop.Ide.DebuggingService.PinnedWatches />
   <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" />
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore>
-      <Breakpoint file="/Users/hdl/Desktop/HDL/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" line="40" column="1" />
-    </BreakpointStore>
+    <BreakpointStore />
   </MonoDevelop.Ide.DebuggingService.Breakpoints>
   <MultiItemStartupConfigurations />
 </Properties>
\ No newline at end of file

--
Gitblit v1.8.0