Commit f72b22a6 by 霍志良

feat:UI修改

parent dc9c2b5e
......@@ -491,6 +491,7 @@ class RegisterAndLoginActivity : BaseMvpActivity<ILoginContract.View, ILoginCont
login_qq.visibility = View.GONE
tv_login_title.text = "绑定手机号"
tv_protocol.visibility = View.GONE
other_login_style.visibility=View.GONE
} else {
LoginUtils.LoginSuccessOperate(this)
}
......
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