Commit 5bcdb8f1 by houweibin

small fix

parent f961aa2c
...@@ -64,10 +64,10 @@ ...@@ -64,10 +64,10 @@
- (void)viewDidLoad { - (void)viewDidLoad {
[super viewDidLoad]; [super viewDidLoad];
[self registerResetPageNotification];
[self initData]; [self initData];
[self initView]; [self initView];
[self requestAllBrandsApi]; [self requestAllBrandsApi];
[self registerResetPageNotification];
// [self.refreshUtil reLoadData]; // [self.refreshUtil reLoadData];
// [self.cvRightProduct.mj_header beginRefreshing]; // [self.cvRightProduct.mj_header beginRefreshing];
} }
......
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 to comment