ZigbeeApp/Shared/Phone/Device/Logic/DeviceStateCondition.csold mode 100755 new mode 100644
@@ -24,9 +24,10 @@ Button clickbutton = new Button(); Button clicktextcolcrbutton = new Button(); public void Show() public void Show() { UserView.HomePage.Instance.ScrollEnabled = false; this.BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor; #region 最上面的布局代码 @@ -1238,6 +1239,7 @@ Width = Application.GetRealWidth(600), TextAlignment = TextAlignment.CenterLeft, TextColor = ZigbeeColor.Current.LogicBtnNotSelectedColor, TextSize=14, }; timeoutrowlayout.AddChidren(btntimeout);