HDL Home App 第二版本 旧平台金堂用 正在使用
xm
2019-11-29 315e336680efe5c654726c2cdae630146fe5c99c
ZigbeeApp/Shared/Phone/UserCenter/UserMain/QRCodeForm.cs
@@ -25,7 +25,7 @@
        /// </summary>
        private void InitMiddleFrame()
        {
            uint roundHeigth = (uint)Application.GetMinRealAverage(6);
            uint roundHeigth = 6;
            //背景框
            var frameBack = new FrameLayout();