历史+个人中心页面

This commit is contained in:
fengjignqi
2026-05-16 18:00:08 +08:00
parent 1e296b84cf
commit b420d1b5e6
8 changed files with 129 additions and 2 deletions

View File

@@ -217,6 +217,11 @@
android:name="com.ckkj.water.mine.PsdManageActivity"
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustResize"/>
<activity
android:name="com.ckkj.water.mine.ResetPsdActivity"
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustResize"/>
</application>
</manifest>