修复了柱状图显示问题,修复了菜品图片显示问题,处理了人脸采集框变形问题

This commit is contained in:
zxj
2025-08-11 15:38:06 +08:00
parent 4086f9c0b7
commit fc326a8f42
8 changed files with 61 additions and 26 deletions
@@ -60,6 +60,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:contentDescription="食物图预览"
android:scaleType="centerCrop"
android:visibility="gone" />
<View