Commit 11bdc86d authored by Steven杜宇's avatar Steven杜宇

// 关于银河

parent 478378df
...@@ -95,8 +95,8 @@ class YHAboutGalaxyViewController: YHBaseViewController { ...@@ -95,8 +95,8 @@ class YHAboutGalaxyViewController: YHBaseViewController {
lazy var items:[AboutAdvantageItem] = { lazy var items:[AboutAdvantageItem] = {
return [AboutAdvantageItem(iconName: "about_match", title: "精准匹配".local, detail: "大数据精准匹配,专属方案获批率更高", url: ""), return [AboutAdvantageItem(iconName: "about_match", title: "精准匹配".local, detail: "大数据精准匹配,专属方案获批率更高", url: ""),
AboutAdvantageItem(iconName: "about_response", title: "快速响应", detail: "身份规划师一对一专业服务,第一时间响应您的需求", url: ""), AboutAdvantageItem(iconName: "about_response", title: "快速响应", detail: "身份规划师一对一专业服务,第一时间响应您的需求", url: ""),
AboutAdvantageItem(iconName: "about_service", title: "专业服务", detail: "5年经验+英语专8级文案导师团队倾力支持", url: ""), AboutAdvantageItem(iconName: "about_service", title: "专业服务", detail: "文案导师团队倾力支持", url: ""),
AboutAdvantageItem(iconName: "about_guarantee", title: "获批保障", detail: "香港专才、香港留学获批常年保持90%以上", url: "")] AboutAdvantageItem(iconName: "about_guarantee", title: "获批保障", detail: "全球每3位香港优才获批者就有1位来自银河", url: "")]
}() }()
override func viewDidLoad() { override func viewDidLoad() {
......
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