Commit 4d269a87 authored by mengcuiguang2's avatar mengcuiguang2

代码优化

parent e25e9d18
...@@ -92,7 +92,7 @@ class AlipayLoginActivity : BaseActivity(), View.OnClickListener { ...@@ -92,7 +92,7 @@ class AlipayLoginActivity : BaseActivity(), View.OnClickListener {
} }
// 去授权 // 去授权
showToast("支付宝拉起登录") showToast("登录中...")
AlipayAuthManager.authV2(this@AlipayLoginActivity, AlipayAuthManager.authV2(this@AlipayLoginActivity,
object : AlipayAuthManager.AuthListener { object : AlipayAuthManager.AuthListener {
override fun authSuccess() { override fun authSuccess() {
......
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