From 311d259213f5c841f4a5f4a59f31643cb5a8e813 Mon Sep 17 00:00:00 2001 From: linyudan <1031378945@qq.com> Date: Thu, 23 Nov 2023 16:26:44 -0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8Aif=E8=AF=AD=E5=8F=A5=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E7=9A=84=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Main/Mew/Home/View/SubView/MewRightFollowVoiceView.m | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yinmeng-ios/yinmeng-ios/Main/Mew/Home/View/SubView/MewRightFollowVoiceView.m b/yinmeng-ios/yinmeng-ios/Main/Mew/Home/View/SubView/MewRightFollowVoiceView.m index 19c6b51..ae42f17 100644 --- a/yinmeng-ios/yinmeng-ios/Main/Mew/Home/View/SubView/MewRightFollowVoiceView.m +++ b/yinmeng-ios/yinmeng-ios/Main/Mew/Home/View/SubView/MewRightFollowVoiceView.m @@ -62,9 +62,9 @@ - (void)collectionView:(UICollectionView *)collectionView didSelectItemAtIndexPath:(NSIndexPath *)indexPath { - if () { - - } +// if () { +// +// } }