self.bgView@H_301_2@.backgroundColor@H_301_2@ = UIColor.init@H_301_2@(patternImage: #imageLiteral(resourceName: "navigation_bar_img"));@H_301_2@
基于viewController修改当前UIStausBarStyle方法
override@H_301_2@ var@H_301_2@ preferredStatusBarStyle: UIStatusBarStyle{get@H_301_2@ { return@H_301_2@.lightContent}}