首页UI
This commit is contained in:
21
yinmeng-ios/Modules/Pay/UserPayViewController.swift
Normal file
21
yinmeng-ios/Modules/Pay/UserPayViewController.swift
Normal file
@@ -0,0 +1,21 @@
|
||||
//
|
||||
// UserPayViewController.swift
|
||||
// yinmeng-ios
|
||||
//
|
||||
// Created by duoban on 2024/2/29.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class UserPayViewController: BaseViewController, HiddenNavigationBarProtocol{
|
||||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
|
||||
// Do any additional setup after loading the view.
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user