ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide | 补丁 | 查看 | 原始文档 | blame | 历史 | |
ZigbeeApp/Shared/Phone/Device/Logic/LogicView/TipView.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
ZigbeeApp/Shared/Phone/Device/Logic/SkipView.cs | 补丁 | 查看 | 原始文档 | blame | 历史 | |
ZigbeeApp/Shared/Phone/Device/Logic/SoneLogicList.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ideBinary files differ
ZigbeeApp/Shared/Phone/Device/Logic/LogicView/TipView.cs
@@ -72,6 +72,7 @@ Y = topFrame.Bottom, Width = Application.GetRealWidth(792), Height = Application.GetRealHeight(127), Gravity = Gravity.BottomCenter, }; tipFLayout.AddChidren(bottomFrame); @@ -215,6 +216,7 @@ Y = topFrame.Bottom, Width = Application.GetRealWidth(792), Height = Application.GetRealHeight(127), Gravity=Gravity.BottomCenter, }; tipFLayout.AddChidren(bottomFrame); ///取消控件 @@ -355,6 +357,7 @@ Y = topFrame.Bottom, Width = Application.GetRealWidth(792), Height = Application.GetRealHeight(127), Gravity = Gravity.BottomCenter, }; tipFLayout.AddChidren(bottomFrame); ///取消控件 ZigbeeApp/Shared/Phone/Device/Logic/SkipView.cs
ZigbeeApp/Shared/Phone/Device/Logic/SoneLogicList.cs
@@ -3,7 +3,6 @@ using Shared.Common; using Shared.R; using Shared; using Shared.Phone.UserCenter.DoorLock; namespace Shared.Phone.Device.Logic {