Commit 0a1db612 authored by pete谢兆麟's avatar pete谢兆麟

showcase 问题修复

parent 965501ef
...@@ -59,8 +59,8 @@ extension YHInvatationShareViewController { ...@@ -59,8 +59,8 @@ extension YHInvatationShareViewController {
}() }()
centerImageView.addSubview(imageView) centerImageView.addSubview(imageView)
imageView.snp.makeConstraints { make in imageView.snp.makeConstraints { make in
make.bottom.equalTo(-36) make.bottom.equalTo(-57)
make.right.equalTo(-22) make.right.equalTo(-27)
make.width.height.equalTo(56) make.width.height.equalTo(56)
} }
......
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
"scale" : "1x" "scale" : "1x"
}, },
{ {
"filename" : "invitation_with_gifts_share_detail@2x.png", "filename" : "iPhone 8 - 16@2x.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "invitation_with_gifts_share_detail@3x.png", "filename" : "iPhone 8 - 16@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