OKProject/Tools/Helpers/Helpers.swift
@@ -1126,7 +1126,7 @@ func yy_openURL(_ type: YYpermissionsType? = nil) { let title = "访问受限" var message = "请点击“前往”,允许访问权限" let appName: String = "宽窄出行" //App 名称 let appName: String = "宽窄优行" //App 名称 if type == .camera { // 相机 message = "请在iPhone的\"设置-隐私-相机\"选项中,允许\"\(appName)\"访问你的相机" } else if type == .photo { // 相册