version:4.6

fix:
update:优化订单页,增加快递详情页
This commit is contained in:
2024-03-08 09:25:39 +08:00
parent efab2b236b
commit 3f6723f64a
31 changed files with 900 additions and 49 deletions

View File

@@ -117,7 +117,7 @@
android:layout_marginTop="@dimen/dp_8"
android:layout_marginBottom="@dimen/dp_8"
android:adjustViewBounds="true"
app:error="@{@drawable/he999}"
app:error="@{@drawable/goods_placeholder}"
app:imageUrl="@{goodsInfo.img}"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"