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

showcase 问题修复

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