JLChen
2021-11-16 b8d7b4fa382f7c779fb9e81a9f049d94a9083fa3
HDL_ON/UI/MainPage.cs
@@ -10,6 +10,7 @@
{
    public static class MainPage
    {
        /// <summary>
        /// BaseView
        /// </summary>
@@ -144,7 +145,8 @@
                BaseView = Application.MainPage;
                Application.MainPage.BackgroundColor = CSS_Color.MainBackgroundColor;
                ///监听经纬度
                HDL_ON.UI.UI2.Intelligence.Automation.LogicMethod.CurrLogicMethod.AppLatAndLonEvent();
                //#region 测试
                //var ddd = new UI.test.TestDialog();