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

修改

parent 7aa552c9
...@@ -327,7 +327,7 @@ class YHShareTwoCollectionViewCell: UICollectionViewCell { ...@@ -327,7 +327,7 @@ class YHShareTwoCollectionViewCell: UICollectionViewCell {
centerImageView.addSubview(imageView) centerImageView.addSubview(imageView)
imageView.snp.makeConstraints { make in imageView.snp.makeConstraints { make in
make.bottom.equalTo(-46) make.bottom.equalTo(-46)
make.right.equalTo(-36) make.right.equalTo(-26)
make.width.height.equalTo(68) make.width.height.equalTo(68)
} }
......
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
"scale" : "1x" "scale" : "1x"
}, },
{ {
"filename" : "invitation_with_gifts_share_detail2@2x.png", "filename" : "海报-无二维码.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "invitation_with_gifts_share_detail2@3x.png", "filename" : "海报-无二维码-1.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