HDL_ON/UI/UI2/UserPage.cs
@@ -8,7 +8,6 @@ { public partial class UserPage : FrameLayout { #region 控件列表 /// <summary> /// 当前区域 @@ -18,6 +17,7 @@ /// 内容区域 /// </summary> FrameLayout ContextView; //VerticalRefreshLayout ContextView; /// <summary> /// 导航栏区域 /// </summary> @@ -307,9 +307,9 @@ /// <summary> /// 切换到收藏界面 /// </summary> void ChooseCollection()//bool qiangzhishuaxin = false) void ChooseCollection(bool qiangzhishuaxin = false) { if (CurAnimationEffect == 0 )//&& !qiangzhishuaxin) if (CurAnimationEffect == 0 || qiangzhishuaxin) { return; }