Commit 0e401d45 by pierce

fixed 注释异常的问题

parent c0dc2592
...@@ -38,7 +38,7 @@ NSString * const kDidHotScoreChangeNotification = @"kDidHotScoreChangeNotificati ...@@ -38,7 +38,7 @@ NSString * const kDidHotScoreChangeNotification = @"kDidHotScoreChangeNotificati
/** /**
// 显示在线人数的 ColoectionView // 显示在线人数的 ColoectionView
// */ */
@property (nonatomic, strong) FUSLiveHeaderUserListView *userListView; @property (nonatomic, strong) FUSLiveHeaderUserListView *userListView;
/** /**
显示在线人数的 ColoectionView 显示在线人数的 ColoectionView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment