WanPai/Root/Login/VC/LoginVC.swift
@@ -153,9 +153,15 @@ } @IBAction func wechatLoginAcion(_ sender: QMUIButton) { CommonAlertView.show(title: "提示", content: "11231231231231231") { _ in // let req = SendAuthReq() // req.scope = "snsapi_userinfo" // req.state = "weparkLife_iOS" // WXApi.send(req) CommonAlertView.show(title: "提示", content: "账号权限正在审核中") { _ in } }