提交入库参数、采集数据优化

This commit is contained in:
2026-01-30 15:07:56 +08:00
parent a7bac4321e
commit efcf3d436b
9 changed files with 80 additions and 65 deletions
@@ -10,8 +10,14 @@
android:id="@+id/imageView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="center"/>
<ImageView
android:id="@+id/ivCameraFlag"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="center"
tools:src="@mipmap/ic_camera256"/>
android:src="@mipmap/ic_camera256"/>
<ImageView
android:id="@+id/ivDelete"