XQMuse/Root/Me/MeVC.swift @@ -224,7 +224,9 @@ ///分享 @IBAction func shareAction(_ sender: QMUIButton) { let vc = InviteVC() push(vc: vc) // ShareView.show(URL(string: "xqzhihui.com/commission")!) } }