ZigbeeApp/Shared/Common/CommonPage.csold 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";