餐盘柜优化-不绑定用户可多次取盘

This commit is contained in:
mazengfei
2026-01-16 16:45:13 +08:00
parent cf2d2db42f
commit 1b4762916a
5 changed files with 44 additions and 61 deletions
+2 -2
View File
@@ -50,7 +50,6 @@
android:textStyle="bold"
tools:text="马*飞(8000)" />
<TextView
android:id="@+id/tv_last_time"
android:layout_width="wrap_content"
@@ -59,7 +58,8 @@
android:layout_marginTop="10dp"
android:text="9小时前使用"
android:textColor="#585868"
android:textSize="14sp" />
android:textSize="14sp"
android:visibility="gone"/>
</LinearLayout>
<LinearLayout