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

// 人脉

parent f90c59a9
......@@ -30,7 +30,7 @@ class YHMyNameCardAvatarInfoCell: UITableViewCell {
let view = UIImageView()
view.image = UIImage(named: "")
view.layer.cornerRadius = 74.0/2.0
view.backgroundColor = .red
view.clipsToBounds = true
return view
}()
......
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