wxr
2021-11-18 8614b679cc63f84d0aef4dae00ef82a2e6b90e28
HDL_ON/UI/UI2/UserPageBLL.cs
@@ -1,4 +1,5 @@
using System;
//using Android.Content;
using Shared;
namespace HDL_ON.UI
@@ -66,7 +67,6 @@
            btnPersonalCenterIcon.MouseUpEventHandler = PersonalCenterEvent;
            btnPersonalCenterText.MouseUpEventHandler = PersonalCenterEvent;
        }
    }
}