HDL_ON/UI/UI2/UserPageBLL.cs
@@ -12,26 +12,8 @@ void LoadEventList() { LoadEvent_NavigationSelection(); LoadEvent_RefreshData(); } /// <summary> /// 刷新住宅数据 /// </summary> void LoadEvent_RefreshData() { //ContextView.BeginHeaderRefreshingAction = () => { // if (CurAnimationEffect == 0) // { // Common.ApiUtlis.Ins.DownloadData(); // ContextView.RemoveAll(); // var homePage = new HomePage(); // ContextView.AddChidren(homePage); // homePage.LoadPage(); // ContextView.EndHeaderRefreshing(); // } //}; } /// <summary> /// 加载导航栏点击事件