app/src/main/AndroidManifest.xml
@@ -191,7 +191,8 @@ android:name="com.zhaoyang.driver.wxapi.WXPayEntryActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:exported="true" android:theme="@android:style/Theme.Translucent.NoTitleBar" /> <!-- 微信 --> android:theme="@android:style/Theme.Translucent.NoTitleBar" /> <activity android:name=".ui.main.major.InputPriceActivity" /> <!-- 微信 --> <!-- Since JCore2.0.0 Required SDK核心功能--> <!-- 可配置android:process参数将Service放在其他进程中;android:enabled属性不能是false -->