version:4.6
fix: update:优化订单页,增加快递详情页
This commit is contained in:
@@ -201,6 +201,11 @@
|
||||
android:name=".activity.OrderListActivity"
|
||||
android:launchMode="singleTask"
|
||||
android:screenOrientation="userPortrait" />
|
||||
<activity
|
||||
android:name=".activity.ExpressActivity"
|
||||
android:launchMode="singleTask"
|
||||
android:screenOrientation="userPortrait" />
|
||||
|
||||
|
||||
<receiver
|
||||
android:name=".receiver.BootReceiver"
|
||||
|
||||
Reference in New Issue
Block a user