xm
2020-04-29 07466c19110693e3e439a7d7c8ad0bc21d9b3287
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessApDirection1Form.cs
@@ -33,8 +33,8 @@
            //图片
            var framePic = new FrameLayout();
            framePic.Width = Application.GetMinRealAverage(392);
            framePic.Height = Application.GetMinRealAverage(259);
            framePic.Width = this.GetPictrueRealSize(392);
            framePic.Height = this.GetPictrueRealSize(259);
            framePic.Gravity = Gravity.CenterHorizontal;
            framePic.Y = Application.GetRealHeight(426);
            framePic.BackgroundImagePath = "Gateway/WirelessApDirection.png";