HDL_ON/UI/UI2/UserPage.cs
@@ -18,6 +18,7 @@ /// 内容区域 /// </summary> FrameLayout ContextView; //VerticalRefreshLayout ContextView; /// <summary> /// 导航栏区域 /// </summary> @@ -307,9 +308,9 @@ /// <summary> /// 切换到收藏界面 /// </summary> void ChooseCollection()//bool qiangzhishuaxin = false) void ChooseCollection(bool qiangzhishuaxin = false) { if (CurAnimationEffect == 0 )//&& !qiangzhishuaxin) if (CurAnimationEffect == 0 || qiangzhishuaxin) { return; }