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

// vip

parent 5b663e4b
...@@ -259,7 +259,7 @@ class YHUserVipInfoView: UIView { ...@@ -259,7 +259,7 @@ class YHUserVipInfoView: UIView {
self.titleLabel.textColor = .white self.titleLabel.textColor = .white
self.rightBtn.backgroundColor = UIColor(hex: 0x382F6B) self.rightBtn.backgroundColor = UIColor(hex: 0x382F6B)
self.rightBtn.setTitleColor(.white, for: .normal) self.rightBtn.setTitleColor(.white, for: .normal)
function1View.update(title: "专属顾问", desc: "12小时*6天专人", titleColor: .white, descColor: UIColor(hex: 0xFFFFFF, alpha: 0.6)) function1View.update(title: "专属顾问", desc: "12小时*7天专人", titleColor: .white, descColor: UIColor(hex: 0xFFFFFF, alpha: 0.6))
function2View.update(title: "奢华会客厅", desc: "体验中心使用权", titleColor: .white, descColor: UIColor(hex: 0xFFFFFF, alpha: 0.6)) function2View.update(title: "奢华会客厅", desc: "体验中心使用权", titleColor: .white, descColor: UIColor(hex: 0xFFFFFF, alpha: 0.6))
function3View.update(title: "专属中港车", desc: "专车接送服务", titleColor: .white, descColor: UIColor(hex: 0xFFFFFF, alpha: 0.6)) function3View.update(title: "专属中港车", desc: "专车接送服务", titleColor: .white, descColor: UIColor(hex: 0xFFFFFF, alpha: 0.6))
......
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