添加了webView
This commit is contained in:
13
yinmeng-ios/Base/Utils/H5Utils.swift
Normal file
13
yinmeng-ios/Base/Utils/H5Utils.swift
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// H5Utils.swift
|
||||
// yinmeng-ios
|
||||
//
|
||||
// Created by MaiMang on 2024/2/26.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
enum H5Utils:String {
|
||||
case privacy = "modules/rule/privacy-wap.html"
|
||||
case logoff = "modules/logout/index.html"
|
||||
}
|
Reference in New Issue
Block a user