陈嘉乐
2020-07-10 48ba446936b51fffafa7c3600c0dadc6ac0e8c20
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";