screendisplay/screendisplay/Classes/Main/LMJTabBarController.h
New file @@ -0,0 +1,14 @@ // // LMJTabBarController.h // PLMMPRJK // // Created by windshan on 2017/4/6. // Copyright © 2017年 GoMePrjk. All rights reserved. // #import <UIKit/UIKit.h> #import <CYLTabBarController.h> @interface LMJTabBarController : CYLTabBarController @end