WJC
2020-03-19 6144d4267f92db9be96a7003f4352732bfe9bb3b
ZigbeeApp/Shared/Phone/Device/Logic/LogicView/FunView.cs
old mode 100755 new mode 100644
@@ -15,8 +15,8 @@
        };
        public Button iconBtn = new Button
        {
            Width = Application.GetRealWidth(81),
            Height = Application.GetRealHeight(81),
            Width = Application.GetMinRealAverage(81),
            Height = Application.GetMinRealAverage(81),
            X = Application.GetRealWidth(58),
            Y = Application.GetRealHeight(55),
            //UnSelectedImagePath = $"ZigeeLogic/{iocn}.png",
@@ -34,8 +34,8 @@
        };
        public Button funnextBtn = new Button
        {
            Width = Application.GetRealWidth(58),
            Height = Application.GetRealHeight(58),
            Width = Application.GetMinRealAverage(58),
            Height = Application.GetMinRealAverage(58),
            UnSelectedImagePath = "ZigeeLogic/next.png",
            X = Application.GetRealWidth(789 + 176),
            Y = Application.GetRealHeight(30 + 36),