[2.13.0] revert the layout of test

This commit is contained in:
zhongchao
2022-12-05 17:13:31 +08:00
parent 22ce501516
commit 2784611f37

View File

@@ -53,6 +53,12 @@
android:layout_width="match_parent"
android:layout_height="match_parent" />
<!--网约车视图-->
<FrameLayout
android:id="@+id/module_main_id_och_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<!--小地图视图-->
<FrameLayout
android:id="@+id/module_main_id_smp_fragment"