Commit 46e51363 authored by wangfugui's avatar wangfugui

修改提交内容

parent 11e478d9
...@@ -123,7 +123,7 @@ public abstract class HomeActivity extends BaseActivity implements BottomNavigat ...@@ -123,7 +123,7 @@ public abstract class HomeActivity extends BaseActivity implements BottomNavigat
//showNewbieGuide("homePage"); //showNewbieGuide("homePage");
initBottomNavigationBar(); initBottomNavigationBar();
onNewIntent(getIntent()); onNewIntent(getIntent());
ServerUtil.initExCardState();//检查扩展卡版本 TODO 好像放在这里有问题,有时候改行已经调用结束了,但initBottomNavigationBar()的 ServerUtil.initExCardState();//检查扩展卡版本
} }
@Override @Override
......
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