Commit 99336c131e3aa1bd71700c33a69bb12c6f7f8b46

Authored by iOS-Xiaowen
1 parent 068d891a

no message

CNLiveBMineModule/Classes/Controller/CNLiveMineController.m
... ... @@ -24,7 +24,7 @@
24 24  
25 25 #import "CNLiveUserInfoController.h"
26 26 #import "CNLiveSettingController.h"
27   -//阿斯顿撒多
  27 +
28 28 @interface CNLiveMineController()<UITableViewDelegate, UITableViewDataSource, CNLiveMineHeaderViewDelegate>
29 29 @property (nonatomic, strong) UITableView *tableView;
30 30 @property (nonatomic, strong) CNLiveMineHeaderView *headerView;
... ...