From b18f2cfe1fcc4fce1d6f3260a1c36ac6143a9915 Mon Sep 17 00:00:00 2001 From: YANG JIANKUAN Date: Thu, 14 May 2026 19:47:08 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E8=BF=9B=E6=B8=AF=E8=AF=A6=E6=83=85=E9=A1=B5=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F=E4=B8=8E=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .../gjj/activity/IntImpQueryActivity.kt | 2 +- ...ctivity_int_imp_pick_up_record_details.xml | 182 +++++++++--------- .../layout/activity_int_imp_tally_details.xml | 2 +- .../res/layout/item_int_imp_pick_up_dlv.xml | 8 +- .../res/layout/item_int_imp_storage_use.xml | 41 ++-- 5 files changed, 119 insertions(+), 116 deletions(-) diff --git a/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt b/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt index ecbc2bc..f10c084 100644 --- a/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt +++ b/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt @@ -32,7 +32,7 @@ class IntImpQueryActivity : override fun viewModelClass() = IntImpQueryViewModel::class.java override fun initOnCreate(savedInstanceState: Bundle?) { - setBackArrow("进港查询") + setBackArrow("国际进港查询") binding.viewModel = viewModel diff --git a/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml b/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml index 3b76623..1972a2a 100644 --- a/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml +++ b/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml @@ -41,34 +41,34 @@ android:orientation="horizontal"> - - + + - - + + + value='@{viewModel.dataBean.spCode}' + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> @@ -80,34 +80,34 @@ android:orientation="horizontal"> - - + + - - + + + value='@{String.valueOf(viewModel.dataBean.weight)}' + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> @@ -119,34 +119,35 @@ android:orientation="horizontal"> - - + android:layout_weight="1" /> + + value='@{String.valueOf(viewModel.dataBean.optCharge)}' + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> + + @@ -158,34 +159,35 @@ android:orientation="horizontal"> - - + + + - - + + + value='@{String.valueOf(viewModel.dataBean.svlCharge)}' + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> @@ -197,34 +199,34 @@ android:orientation="horizontal"> - - + + - - + + + value='@{String.valueOf(viewModel.dataBean.lapFee)}' + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> @@ -236,34 +238,34 @@ android:orientation="horizontal"> - - + + - - + + + value='@{viewModel.dataBean.chargeName}' + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> @@ -275,36 +277,36 @@ android:orientation="horizontal"> - - + + - - + + + value='@{""}' + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:visibility="invisible" /> diff --git a/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml b/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml index c732faf..17a15e2 100644 --- a/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml +++ b/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml @@ -145,7 +145,7 @@ @@ -92,9 +92,9 @@ android:orientation="horizontal"> @@ -114,9 +114,9 @@ android:orientation="horizontal"> @@ -128,7 +128,7 @@ - + @@ -160,9 +158,9 @@ android:orientation="horizontal"> @@ -191,9 +189,9 @@ android:orientation="horizontal"> @@ -205,7 +203,7 @@ - + + @@ -257,9 +258,9 @@ android:orientation="horizontal"> @@ -279,9 +280,9 @@ android:orientation="horizontal"> @@ -302,12 +303,12 @@ + android:src="@mipmap/img_down" />