修改转账,付款等文案

This commit is contained in:
guozhen
2024-08-15 14:53:00 +08:00
committed by xuhuixiang
parent c929efd05e
commit 9de0a1fb84
42 changed files with 681 additions and 275 deletions

View File

@@ -600,6 +600,10 @@
android:name=".login.ChongZhiActivity"
android:exported="true"
android:screenOrientation="portrait" />
<activity
android:name=".main.mine.CloseAccountActivity"
android:exported="true"
android:screenOrientation="portrait" />
<activity
android:name=".main.message.NotifyMessageActivity"