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

// 图片详情

parent 996dab94
...@@ -68,7 +68,6 @@ class YHActivityDetailInfoCell: UITableViewCell { ...@@ -68,7 +68,6 @@ class YHActivityDetailInfoCell: UITableViewCell {
lazy var imgsContentView:UIView = { lazy var imgsContentView:UIView = {
let view = UIView() let view = UIView()
view.backgroundColor = .green
view.clipsToBounds = true view.clipsToBounds = true
return view 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