Commit 31450951 authored by 周亮's avatar 周亮

暂提

parent e7ca369f
......@@ -47,7 +47,6 @@
// 在 initController 中初始化自定义导航栏有很大好处。至少可以保证视图被push之前就可以访问navigationBar,以配置title等属性
[self customNavigationBar];
self.isFirst = 1;
}
- (void)dealloc{
......@@ -66,6 +65,7 @@
[self initRefererLink];
[self initReferrerTabName];
[self setupEmptyView];
self.isFirst = 1;
}
- (void)setupEmptyView {
......
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