initNavBar
封装findViewById
protected <T extends View> T fd (@IdRes int id) { return findViewById(id); }
private void initNavBar(boolean isShowBack, String title, boolean isShowMe)