Commit 3fe70e89 authored by David黄金龙's avatar David黄金龙

图片位置调整

parent 98fd0bed
...@@ -143,10 +143,6 @@ extension YHActivityTitleItemView { ...@@ -143,10 +143,6 @@ extension YHActivityTitleItemView {
make.bottom.equalToSuperview() make.bottom.equalToSuperview()
} }
nameTextView.attributed.text = """ nameTextView.attributed.text = """
\("哈佛爸爸线哈 ", .foreground(UIColor.mainTextColor), .font(UIFont.PFSC_B(ofSize:24)))\(.image(UIImage(named: "activity_vip_icon2")!,.custom(.offset(CGPoint(x: 0, y: -7)), size: .init(width: 44, height: 34)))) \("哈佛爸爸线哈 ", .foreground(UIColor.mainTextColor), .font(UIFont.PFSC_B(ofSize:24)))\(.image(UIImage(named: "activity_vip_icon2")!,.custom(.offset(CGPoint(x: 0, y: -7)), size: .init(width: 44, height: 34))))
""" """
......
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