XQMuse/Root/Me/VC/InviteVC.swift
@@ -42,7 +42,7 @@ @IBAction func shareAction(_ sender: UIButton) { let string = String(format: "%@%@?userId=%ld", ShareUrl,"/poster/poster",UserViewModel.getAvatarInfo().id) ShareView.show(URL(string: string)!, title: "心泉疗愈", desc: "心泉疗愈1") ShareView.show(URL(string: string)!, title: "心泉·疗愈", desc: "心泉疗愈1") } }