gxc
2020-02-28 66a9965c44ecc32a6696abca876ab9d1cd091584
ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindCommonLayout.cs
@@ -32,8 +32,8 @@
            X = Application.GetRealWidth(161),
            Width = Application.GetRealWidth(1080 - 161),
            Height = Application.GetRealWidth(69),
            IsBold = true,
            TextSize = 17,
            IsBold = true
        };
        public FrameLayout btnBackFrameLayout = new FrameLayout
        {