WJC
2019-12-04 aeb4af0cadfaca52c9bfbe5257df285ad0cc2f39
ZigbeeApp/Shared/Phone/Device/Logic/DeviceStateCondition.cs
@@ -23,11 +23,11 @@
        FrameLayout clickframeLayout = new FrameLayout();
        Button clickbutton = new Button();
        Button clicktextcolcrbutton = new Button();
        public  void Show()
        {
            UserView.HomePage.Instance.ScrollEnabled = false;
            this.BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor;
            #region  最上面的布局代码