摘要: /// 获取最顶层控制器 -(UIViewController *)getCurrentVC{ UIViewController *result = nil; UIWindow * window = [[UIApplication sharedApplication] keyWindow]; if 阅读全文
posted @ 2022-06-08 10:28 qqcc1388 阅读(143) 评论(0) 推荐(0)