添加了webView
This commit is contained in:
@@ -10,7 +10,7 @@ import Foundation
|
||||
|
||||
extension UIColor {
|
||||
///主背景的颜色
|
||||
static let viewBackGround = UIColor.red
|
||||
static let viewBackGround = ThemeColor(hexStr: "#14171B")
|
||||
///cel的背景颜色
|
||||
static let cellBackGround = UIColor.yellow
|
||||
///主文字的颜色
|
||||
|
Reference in New Issue
Block a user