陈嘉乐
2020-08-24 7ded9bc93b6beb5d7311ed4d013f90c521f85b5e
ZigbeeApp/Shared/Common/CommonPage.cs
old mode 100755 new mode 100644
@@ -28,6 +28,7 @@
        public static Loading Loading = new Loading();
        public void Show()
        {
            //if (Application.IsPad)
            //{
            //    Application.DesignWidth = 2048;
@@ -43,6 +44,11 @@
            Application.MainPage.AddChidren(Loading);
            //}
            Phone.UserView.HomePage.Instance.InitPage();
            if (Shared.Phone.Device.Logic.Send.It_Exist == "1")
            {//以本地状态为主打开GPS服务
                Application.StartGPSLocationService();
            }
        }
        //public static string RequestHttpsHost = "https://global.hdlcontrol.com/HangZhouHdlCloudApi";