Commit b17b30d5 authored by pete谢兆麟's avatar pete谢兆麟

人脉背景图替换

parent 5d2a5ce9
......@@ -178,8 +178,8 @@ class YHMatchUserViewController: YHBaseViewController {
firstImageView.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.height.equalTo(547)
make.width.equalTo(375)
make.height.equalTo(470)
make.width.equalTo(305)
make.top.equalTo(topLabel.snp.bottom).offset(30)
}
......
......@@ -5,12 +5,12 @@
"scale" : "1x"
},
{
"filename" : "people_first_bg_image@2x.png",
"filename" : "Group 2033194957@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "people_first_bg_image@3x.png",
"filename" : "Group 2033194957@3x.png",
"idiom" : "universal",
"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