Commit 068d891a41e0590e4f2e6d7dee2bfb9700a82ef8
1 parent
8da2b0c3
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; | ... | ... |