黄学彪
2020-04-14 463cf39019aa54e6c1226be4620766a035a0c490
ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindCommonLayout.cs
@@ -44,8 +44,8 @@
        public Button btnBack = new Button
        {
            Height = Application.GetRealHeight(51),
            Width = Application.GetRealWidth(30),
            Height = Application.GetMinReal(51),
            Width = Application.GetMinReal(30),
            UnSelectedImagePath = "DoorLock/Left.png",
        };