扫一扫

This commit is contained in:
2026-05-18 14:07:21 +08:00
parent 4c53c43f7b
commit a9fb39cfde
15 changed files with 102 additions and 529 deletions

View File

@@ -53,11 +53,10 @@
android:layout_margin="16dp"
android:padding="16dp">
<!-- 虚线边框 -->
<!-- 虚线边框 android:background="@drawable/bg_scan_frame"-->
<View
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/bg_scan_frame" />
android:layout_height="match_parent" />
<!-- 人体模型图片 -->
<ImageView