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

Merge branch 'yinhe-live-1212' of...

Merge branch 'yinhe-live-1212' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into yinhe-live-1212
parents 22e7a652 417eb8ea
...@@ -268,7 +268,7 @@ class YHShareOneCollectionViewCell: UICollectionViewCell { ...@@ -268,7 +268,7 @@ class YHShareOneCollectionViewCell: UICollectionViewCell {
}() }()
centerImageView.addSubview(imageView) centerImageView.addSubview(imageView)
imageView.snp.makeConstraints { make in imageView.snp.makeConstraints { make in
make.bottom.equalTo(-57) make.bottom.equalTo(-64)
make.right.equalTo(-27) make.right.equalTo(-27)
make.width.height.equalTo(56) make.width.height.equalTo(56)
} }
......
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