Commit f53b076f authored by 叶凤鸣's avatar 叶凤鸣

首页加tab_name

parent f2327d61
......@@ -61,6 +61,7 @@
[self hideLeftButtonForRootController];
//保证一些网络请求需要接参数referer的时候referer是有值的
[self initReferer];
[self initReferrerTabName];
[self setupEmptyView];
}
......
......@@ -109,11 +109,6 @@
@property (nonatomic,strong) NSNumber *fetchDataSuccess;
/**
tab名称
*/
@property (nonatomic, copy) NSString *homeTabName;
/**
* @brief 获取远程数据
*/
......
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