Commit f51971f6 authored by Steven杜宇's avatar Steven杜宇

// AI

parent a8029415
...@@ -161,7 +161,7 @@ class YHAITabViewController: YHBaseViewController { ...@@ -161,7 +161,7 @@ class YHAITabViewController: YHBaseViewController {
headerImgView.snp.makeConstraints { make in headerImgView.snp.makeConstraints { make in
make.top.left.right.equalToSuperview() make.top.left.right.equalToSuperview()
make.height.equalTo(269) make.height.equalTo(300)
} }
let segmentHeight = 48.0 let segmentHeight = 48.0
......
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
"scale" : "1x" "scale" : "1x"
}, },
{ {
"filename" : "大图@2x.png", "filename" : "港小宝IP@2x.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "大图@3x.png", "filename" : "港小宝IP@3x.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "3x" "scale" : "3x"
} }
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "头部背景.png", "filename" : "头部背景@3x.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "3x" "scale" : "3x"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment