1:
2:
self.loverHeadImgBtn.imageView?.contentMode = .scaleAspectFill
3:
self.loverHeadImgBtn.sd_setImage(with: URL(string: zoneData.marryFace), for: UIControl.State.normal, completed: nil)
1:
2:
self.loverHeadImgBtn.imageView?.contentMode = .scaleAspectFill
3:
self.loverHeadImgBtn.sd_setImage(with: URL(string: zoneData.marryFace), for: UIControl.State.normal, completed: nil)