1
This commit is contained in:
@@ -55,7 +55,7 @@ static NSString * const kMySkinCellId = @"kMySkinCellId";
|
||||
}];
|
||||
|
||||
// 空态视图(LYEmptyView)统一样式 + 重试按钮
|
||||
__weak typeof(self) weakSelf = self;
|
||||
KBWeakSelf
|
||||
[self.collectionView kb_makeDefaultEmptyViewWithImage:nil
|
||||
title:@"暂无皮肤"
|
||||
detail:@"下拉刷新试试"
|
||||
|
||||
Reference in New Issue
Block a user