Commit 99336c131e3aa1bd71700c33a69bb12c6f7f8b46
1 parent
068d891a
no message
Showing
1 changed file
with
1 additions
and
1 deletions
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; | ... | ... |