From b8cbf4a8b6910eefcb83b6d3a39e9b5b5a9cd79e Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 16:39:22 +0800 Subject: [PATCH] 2019.1.10 --- ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml | 24 ++++++------------------ ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide | 0 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml index 34801cb..f747954 100644 --- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml +++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml @@ -12,8 +12,11 @@ <File FileName="Shared/Phone/Device/CommonForm/SceneMainView.cs" /> <File FileName="Shared/Phone/Device/Category/CategoryAddScene.cs" /> <File FileName="Shared/Common/SceneUI.cs" /> - <File FileName="Shared/Common/Room.cs" Line="730" Column="33" /> - <File FileName="Shared/Phone/Device/Room/RoomManagement.cs" Line="154" Column="29" /> + <File FileName="Shared/Common/Room.cs" /> + <File FileName="Shared/Phone/Device/Room/RoomManagement.cs" Line="220" Column="10" /> + <File FileName="Shared/Phone/UserView/UserPage.cs" /> + <File FileName="Shared/Phone/UserView/HomePage.cs" /> + <File FileName="Shared/Common/CommonPage.cs" /> </Files> <Pads> <Pad Id="ProjectPad"> @@ -40,21 +43,10 @@ <Node name="RoomManagement.cs" selected="True" /> </Node> </Node> - <Node name="UserCenter" expanded="True"> - <Node name="Guide" expanded="True" /> - </Node> <Node name="UserView" expanded="True" /> - <Node name="ZigBee" expanded="True"> - <Node name="Common" expanded="True" /> - </Node> </Node> </Node> </Node> - </State> - </Pad> - <Pad Id="MonoDevelop.Debugger.WatchPad"> - <State> - <Value>Common.Room.CurrentRoom</Value> </State> </Pad> </Pads> @@ -63,11 +55,7 @@ <MonoDevelop.Ide.DebuggingService.PinnedWatches /> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" /> <MonoDevelop.Ide.DebuggingService.Breakpoints> - <BreakpointStore> - <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Room.cs" relfile="Shared/Common/Room.cs" line="508" column="1" /> - <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectFloor.cs" relfile="Shared/Phone/Device/Category/SelectFloor.cs" line="137" column="1" /> - <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Room.cs" relfile="Shared/Common/Room.cs" line="736" column="1" /> - </BreakpointStore> + <BreakpointStore /> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MultiItemStartupConfigurations /> </Properties> \ No newline at end of file diff --git a/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide b/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide index bf3e3b1..7ca0ed5 100644 --- a/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide +++ b/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide Binary files differ -- Gitblit v1.8.0