xm
2020-07-21 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d
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";