wxr
2022-11-17 8a6e9d98622d4c133f2ba2770045bdf32cd40696
HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -8,7 +8,6 @@
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Shared;
using Com.Hdl;
namespace HDL_ON.UI
{
@@ -194,8 +193,10 @@
#if DEBUG
                btnResidenceName.MouseUpEventHandler = (sender, e) =>
                {
                    Com.Hdl.HDLToDaHai.InitApplication(Shared.Application.Activity.Application);
                    Com.Hdl.HDLToDaHai.OpneActivity(Shared.Application.Activity);
                    //827a98c98da7469b8bc19bb6a3c7651906
                    //St_00009073b431d8b2490c9df0c5cb0e73
                    Com.Hdl.HdlToLc.InitData(Shared.Application.Activity,false, "827a98c98da7469b8bc19bb6a3c7651906");
                    Com.Hdl.HdlToLc.OpenActivity();
                };
#endif