HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-11-28 3a26f6025130dcaae4aa82ea19b16ad902450eb8
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();