[fix]
[核销接口变更]
This commit is contained in:
yangyakun
2024-10-31 11:42:44 +08:00
parent 376dda8e6d
commit 7c1ca46ea7
10 changed files with 57 additions and 37 deletions

View File

@@ -16,7 +16,6 @@
android:id="@+id/boneContainerView"
android:layout_width="@dimen/dp_1046"
android:layout_height="match_parent"
android:elevation="100dp"
android:visibility="visible"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
@@ -32,7 +31,6 @@
app:layout_constraintTop_toTopOf="parent" />
<com.mogo.och.common.module.wigets.LoadingMapStatusView
android:elevation="120dp"
android:layout_width="match_parent"
android:layout_height="match_parent" />