From b8f361af415f86db6eb18bc0fbca7cdd94f9f915 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 29 May 2026 22:09:58 +0800 Subject: [PATCH] fix: wrap Tabular in VBox with cheight for proper scrolling --- wwwroot/distribution_agreement_items_list/index.ui | 12 ++++++++++-- wwwroot/distribution_agreements_list/index.ui | 12 ++++++++++-- wwwroot/sales_ledger_list/index.ui | 12 ++++++++++-- wwwroot/sub_distributors_list/index.ui | 12 ++++++++++-- wwwroot/sub_resellers_list/index.ui | 12 ++++++++++-- wwwroot/suppliers_list/index.ui | 12 ++++++++++-- wwwroot/supply_contract_items_list/index.ui | 12 ++++++++++-- wwwroot/supply_contracts_list/index.ui | 12 ++++++++++-- wwwroot/supplychain_accounting_list/index.ui | 12 ++++++++++-- 9 files changed, 90 insertions(+), 18 deletions(-) diff --git a/wwwroot/distribution_agreement_items_list/index.ui b/wwwroot/distribution_agreement_items_list/index.ui index d36dad9..110dfdc 100644 --- a/wwwroot/distribution_agreement_items_list/index.ui +++ b/wwwroot/distribution_agreement_items_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"distribution_agreement_items_tbl", "widgettype":"Tabular", @@ -171,4 +177,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/distribution_agreements_list/index.ui b/wwwroot/distribution_agreements_list/index.ui index d6eb354..8f86c25 100644 --- a/wwwroot/distribution_agreements_list/index.ui +++ b/wwwroot/distribution_agreements_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"distribution_agreements_tbl", "widgettype":"Tabular", @@ -288,4 +294,6 @@ } ] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/sales_ledger_list/index.ui b/wwwroot/sales_ledger_list/index.ui index c9a315a..c2ebbc8 100644 --- a/wwwroot/sales_ledger_list/index.ui +++ b/wwwroot/sales_ledger_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"sales_ledger_tbl", "widgettype":"Tabular", @@ -346,4 +352,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/sub_distributors_list/index.ui b/wwwroot/sub_distributors_list/index.ui index 4333d16..9cd0a24 100644 --- a/wwwroot/sub_distributors_list/index.ui +++ b/wwwroot/sub_distributors_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"sub_distributors_tbl", "widgettype":"Tabular", @@ -248,4 +254,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/sub_resellers_list/index.ui b/wwwroot/sub_resellers_list/index.ui index 507536c..8d17aa7 100644 --- a/wwwroot/sub_resellers_list/index.ui +++ b/wwwroot/sub_resellers_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"sub_resellers_tbl", "widgettype":"Tabular", @@ -253,4 +259,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/suppliers_list/index.ui b/wwwroot/suppliers_list/index.ui index b561f07..f127540 100644 --- a/wwwroot/suppliers_list/index.ui +++ b/wwwroot/suppliers_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"suppliers_tbl", "widgettype":"Tabular", @@ -253,4 +259,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/supply_contract_items_list/index.ui b/wwwroot/supply_contract_items_list/index.ui index ca3cf0e..b223803 100644 --- a/wwwroot/supply_contract_items_list/index.ui +++ b/wwwroot/supply_contract_items_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"supply_contract_items_tbl", "widgettype":"Tabular", @@ -180,4 +186,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/supply_contracts_list/index.ui b/wwwroot/supply_contracts_list/index.ui index 636080c..df62e7b 100644 --- a/wwwroot/supply_contracts_list/index.ui +++ b/wwwroot/supply_contracts_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"supply_contracts_tbl", "widgettype":"Tabular", @@ -288,4 +294,6 @@ } ] -} \ No newline at end of file +} + ] +} diff --git a/wwwroot/supplychain_accounting_list/index.ui b/wwwroot/supplychain_accounting_list/index.ui index 4836fd8..0660aaa 100644 --- a/wwwroot/supplychain_accounting_list/index.ui +++ b/wwwroot/supplychain_accounting_list/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"supplychain_accounting_tbl", "widgettype":"Tabular", @@ -375,4 +381,6 @@ ,"binds":[] -} \ No newline at end of file +} + ] +}