Commit a2963210 authored by David黄金龙's avatar David黄金龙

修改一处布局

parent c7dd387b
...@@ -9,8 +9,7 @@ ...@@ -9,8 +9,7 @@
import UIKit import UIKit
class YHPreviewInfoSingleLineTitleView: UIView { class YHPreviewInfoSingleLineTitleView: UIView {
// static let viewH : CGFloat = 52 static let viewH : CGFloat = 52
static let viewH : CGFloat = 52 - 16
override init(frame: CGRect) { override init(frame: CGRect) {
super.init(frame: frame) super.init(frame: frame)
setupUI() setupUI()
......
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