提审问题修复

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 @@
// HUDTool.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/23.
// Created by yinmeng on 2024/2/23.
//
import Foundation

View File

@@ -2,7 +2,7 @@
// Deserialized.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/22.
// Created by yinmeng on 2024/2/22.
//
import Foundation

View File

@@ -2,7 +2,7 @@
// YMNetworkFun.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/25.
// Created by yinmeng on 2024/2/25.
//
import Foundation

View File

@@ -2,7 +2,7 @@
// YMRequestX.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/2.
// Created by yinmeng on 2024/2/2.
//
import Foundation

View File

@@ -2,7 +2,7 @@
// RecordVoiceManager.h
// yinmeng-ios
//
// Created by duoban on 2024/3/1.
// Created by yinmeng on 2024/3/1.
//
#import <Foundation/Foundation.h>

View File

@@ -2,7 +2,7 @@
// RecordVoiceManager.m
// yinmeng-ios
//
// Created by duoban on 2024/3/1.
// Created by yinmeng on 2024/3/1.
//
#import "RecordVoiceManager.h"

View File

@@ -2,7 +2,7 @@
// APPUtils.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/22.
// Created by yinmeng on 2024/2/22.
//
import Foundation

View File

@@ -2,7 +2,7 @@
// AppKeys.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/29.
// Created by yinmeng on 2024/2/29.
//
import Foundation

View File

@@ -2,7 +2,7 @@
// H5Utils.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/26.
// Created by yinmeng on 2024/2/26.
//
import Foundation

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"

View File

@@ -2,7 +2,7 @@
// BaseNavigationViewController.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/21.
// Created by yinmeng on 2024/2/21.
//
import UIKit

View File

@@ -2,7 +2,7 @@
// BaeTabBarViewController.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/21.
// Created by yinmeng on 2024/2/21.
//
import UIKit

View File

@@ -2,7 +2,7 @@
// BaseView.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/22.
// Created by yinmeng on 2024/2/22.
//
import UIKit

View File

@@ -2,7 +2,7 @@
// BaseViewController.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/21.
// Created by yinmeng on 2024/2/21.
//
import UIKit

View File

@@ -2,7 +2,7 @@
// WebViewController.swift
// yinmeng-ios
//
// Created by MaiMang on 2024/2/26.
// Created by yinmeng on 2024/2/26.
//
import UIKit