[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fR2jmU4nnAeNsXK_eHlWyyuIorjBLSPG3Hd4SVq9CiS4":3},{"code":4,"message":5,"data":6},200,"成功",{"id":7,"createdAt":8,"title":9,"content":10,"summary":11,"image":12,"uid":13,"user":14,"categoryId":21,"category":22,"subCategoryId":24,"subCategory":25,"comments":27,"status":17,"reason":12,"notice":12,"visitCount":28,"commentCount":29,"keywords":30},54,"2024-01-30T15:29:23.804Z","UINavigationBar设置全局导航条风格和颜色","这是一段历史悠久的代码...\n```\n- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {\n    \n    _window=[[UIWindow alloc]initWithFrame:[UIScreen mainScreen].bounds];\n    \n    _window.backgroundColor =[UIColor colorWithRed:249/255.0 green:249/255.0 blue:249/255.0 alpha:1];\n\n    //设置全局导航条风格和颜色\n    [[UINavigationBar appearance] setBarTintColor:[UIColor colorWithRed:23/255.0 green:180/255.0 blue:237/255.0 alpha:1]];\n    [[UINavigationBar appearance] setBarStyle:UIBarStyleBlack];\n    \n    KCFriendViewController *friendController=[[KCFriendViewController alloc]init];\n    UINavigationController *navigationController=[[UINavigationController alloc]initWithRootViewController:friendController];\n    \n    _window.rootViewController=navigationController;\n    \n    [_window makeKeyAndVisible];\n    \n    return YES;\n}\n```","设置iOS的全局导航条风格和颜色的示例代码。","",499668042977349,{"phone":15,"userId":13,"nickName":16,"vipType":17,"avatar":18,"sign":19,"createdAt":20},"13121171998","全栈老韩",1,"https://image.xinwei.ltd/images/IMG_5430.JPG","全栈工程师，擅长iOS App开发、前端（vue、react、nuxt、小程序&Taro）开发、Flutter、React Native、后端（midwayjs、golang、express、koa）开发、docker容器、seo优化等。","2024-01-01T16:14:30.305Z",2,{"id":21,"name":23},"IT技术",3,{"id":24,"name":26,"parentId":21},"iOS",[],56,0,"ios开发,ios,ios nav,ios color,ios颜色"]