|
|
@ -149,7 +149,7 @@ class RegisterAct : BaseVmAct<RegisterVm>() {
|
|
|
|
override fun onClick(widget: View) {
|
|
|
|
override fun onClick(widget: View) {
|
|
|
|
bundle.clear()
|
|
|
|
bundle.clear()
|
|
|
|
bundle.putString("title", "隐私政策")
|
|
|
|
bundle.putString("title", "隐私政策")
|
|
|
|
bundle.putString("url", "https://auprty.com/app/static/app/privacy.html")
|
|
|
|
bundle.putString("url", "https://dc.zhongjian365.com/privacy.html")
|
|
|
|
RouteManager.goActRequest(
|
|
|
|
RouteManager.goActRequest(
|
|
|
|
ARouterUrl.AGREEMNT_READ_WEB_ACT,
|
|
|
|
ARouterUrl.AGREEMNT_READ_WEB_ACT,
|
|
|
|
this@RegisterAct,
|
|
|
|
this@RegisterAct,
|
|
|
|