fix: 开始组装

This commit is contained in:
2026-02-05 17:23:56 +08:00
parent b84dc9a816
commit d26f164736
3 changed files with 7 additions and 1 deletions

View File

@@ -170,7 +170,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text='@{bean.agentName}'
android:text='@{bean.agentCode}'
tools:text="顺丰" />
</androidx.appcompat.widget.LinearLayoutCompat>