From e9bef083097b68e8d3729c8acec129213be5d43d Mon Sep 17 00:00:00 2001 From: YANG JIANKUAN Date: Mon, 29 Jun 2026 16:16:06 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BB=84=E8=A3=85=E5=88=86=E9=85=8D?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E9=A1=B9=E6=94=B9=E4=B8=BA=E4=BA=94=E5=88=97?= =?UTF-8?q?=E4=B8=A4=E8=A1=8C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 第一行展示航班日期/航班号/航程/组装人/分配人,第二行仅分配时间; 单证审核标题补充"国际出港"前缀。 Co-Authored-By: Claude Opus 4.6 --- .../activity_gjc_inspection_details.xml | 2 +- .../res/layout/item_gjc_assemble_allocate.xml | 68 ++++++++----------- 2 files changed, 31 insertions(+), 39 deletions(-) diff --git a/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml b/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml index abc8e72..8721db0 100644 --- a/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml +++ b/module_gjc/src/main/res/layout/activity_gjc_inspection_details.xml @@ -53,7 +53,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" - android:text="单证审核" + android:text="国际出港单证审核" android:textColor="@color/white" android:textSize="18sp" /> diff --git a/module_gjc/src/main/res/layout/item_gjc_assemble_allocate.xml b/module_gjc/src/main/res/layout/item_gjc_assemble_allocate.xml index 86e7651..5401c4c 100644 --- a/module_gjc/src/main/res/layout/item_gjc_assemble_allocate.xml +++ b/module_gjc/src/main/res/layout/item_gjc_assemble_allocate.xml @@ -36,7 +36,7 @@ android:layout_marginLeft="10dp" android:orientation="vertical"> - + @@ -45,7 +45,7 @@ - - - - - - - + + + + + + android:textSize="15sp" + completeSpace="@{5}" + android:text="分配时间:" /> - - - - - +