提审问题修复

This commit is contained in:
liyuhua
2024-03-05 14:04:09 +08:00
parent ea8af59e45
commit cc317acaac
83 changed files with 187 additions and 161 deletions

View File

@@ -2,7 +2,7 @@
// Utils.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/21.
// Created by yinmeng on 2024/2/21.
//
import Foundation
@@ -27,7 +27,7 @@ let SafeAraeBottomHeight = isSafeScreen ? 34.0 : 0.0
let SafeAraeTopmHeight = isSafeScreen ? 24.0 : 0.0
let NavHeight = (StatusBarHeight + 44)
let TabHeight = (49)
let keyWindow = UIApplication.shared.windows.first!
let DesKey = "1ea53d260ecf11e7b56e00163e046a26"