diff --git a/module_gjc/src/main/res/layout/fragment_gjc_query_storage.xml b/module_gjc/src/main/res/layout/fragment_gjc_query_storage.xml index 7cc1bbd..2eab867 100644 --- a/module_gjc/src/main/res/layout/fragment_gjc_query_storage.xml +++ b/module_gjc/src/main/res/layout/fragment_gjc_query_storage.xml @@ -21,11 +21,17 @@ android:orientation="vertical" android:paddingEnd="8dp"> - + + + + @@ -91,6 +97,12 @@ android:textStyle="bold" /> + + + - + + + + @@ -111,6 +117,12 @@ android:textStyle="bold" /> + + + + android:background="@color/white" + android:orientation="vertical"> + + + + + + + diff --git a/module_gjc/src/main/res/layout/item_gjc_query_warehouse.xml b/module_gjc/src/main/res/layout/item_gjc_query_warehouse.xml index 05481ef..09418f9 100644 --- a/module_gjc/src/main/res/layout/item_gjc_query_warehouse.xml +++ b/module_gjc/src/main/res/layout/item_gjc_query_warehouse.xml @@ -15,12 +15,17 @@ + android:background="@color/white" + android:orientation="vertical"> + + + + + + + diff --git a/module_gjj/src/main/res/layout/fragment_int_imp_query_storage.xml b/module_gjj/src/main/res/layout/fragment_int_imp_query_storage.xml index 796230c..6a02988 100644 --- a/module_gjj/src/main/res/layout/fragment_int_imp_query_storage.xml +++ b/module_gjj/src/main/res/layout/fragment_int_imp_query_storage.xml @@ -20,11 +20,17 @@ android:background="@drawable/bg_white_radius_bottom_8" android:orientation="vertical"> - + + + + @@ -90,6 +96,12 @@ android:textStyle="bold" /> + + + - + + + + @@ -100,6 +106,12 @@ android:textStyle="bold" /> + + + + android:background="@color/white" + android:orientation="vertical"> + + + + + + + diff --git a/module_gjj/src/main/res/layout/item_int_imp_query_warehouse.xml b/module_gjj/src/main/res/layout/item_int_imp_query_warehouse.xml index 24ee7f0..8c45c70 100644 --- a/module_gjj/src/main/res/layout/item_int_imp_query_warehouse.xml +++ b/module_gjj/src/main/res/layout/item_int_imp_query_warehouse.xml @@ -15,12 +15,17 @@ + android:background="@color/white" + android:orientation="vertical"> + + + + + + +