wxr
2022-10-28 58e4fcd8dfe45102fb9132f1bf64343bd9379c8d
HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -8,6 +8,7 @@
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Shared;
using Com.Hdl;
namespace HDL_ON.UI
{
@@ -193,7 +194,8 @@
#if DEBUG
                btnResidenceName.MouseUpEventHandler = (sender, e) =>
                {
                    Com.Hdl.HDLToDaHai.InitApplication(Shared.Application.Activity.Application);
                    Com.Hdl.HDLToDaHai.OpneActivity(Shared.Application.Activity);
                };
#endif