From 5d70d9a1849bac7a9eb3f24931d6a8987dd7b6e3 Mon Sep 17 00:00:00 2001 From: developer <developer@developerdeiMac.local> Date: 星期一, 23 十月 2023 17:10:28 +0800 Subject: [PATCH] b集成抖音短剧/Bug修复 --- BuWanVideo2.0/forgetPasswordViewController.m | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/BuWanVideo2.0/forgetPasswordViewController.m b/BuWanVideo2.0/forgetPasswordViewController.m index 50bc293..7c58d88 100755 --- a/BuWanVideo2.0/forgetPasswordViewController.m +++ b/BuWanVideo2.0/forgetPasswordViewController.m @@ -28,7 +28,7 @@ self.view.backgroundColor=[UIColor whiteColor]; //璁剧疆璐﹀彿鐧诲綍鐨勫瓧浣撴牱寮� - self.navigationController.navigationBar.titleTextAttributes =@{NSFontAttributeName:[UIFont systemFontOfSize:18],NSForegroundColorAttributeName:[UIColor whiteColor]}; + self.navigationController.navigationBar.titleTextAttributes =@{NSFontAttributeName:[UIFont systemFontOfSize:18],NSForegroundColorAttributeName:[UIColor blackColor]}; //璁剧疆杩斿洖鎸夐挳 UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom]; -- Gitblit v1.8.0