国内登录注册界面
This commit is contained in:
@@ -106,6 +106,15 @@
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:replace="android:supportsRtl"
|
||||
tools:targetApi="n">
|
||||
<activity
|
||||
android:name=".ui.activity.account.cn.RegisterCNActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".ui.activity.account.cn.ForgotPasswordCNActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".ui.activity.account.cn.VerifyCodeLoginCNActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".ui.activity.account.cn.LoginV2CNActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user