This commit is contained in:
2020-09-02 18:15:54 +08:00
parent 4784d60256
commit 8678704456
7 changed files with 65 additions and 8 deletions

View File

@@ -58,7 +58,9 @@
<!-- 找回密码 -->
<activity
android:name=".main.activity.MainActivity"
android:screenOrientation="portrait">
android:screenOrientation="portrait"
android:theme="@style/DefaultCityPickerTheme"
>
<!-- <intent-filter> -->
<!-- <action android:name="android.intent.action.MAIN" /> -->