fix: root VBox height:100% instead of cheight:40

This commit is contained in:
Hermes Agent 2026-06-19 14:25:10 +08:00
parent ae8e323f16
commit 27fbb27e63
12 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"distribution_agreement_items_tbl", "id":"distribution_agreement_items_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"distribution_agreements_tbl", "id":"distribution_agreements_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"platform_supply_products_tbl", "id":"platform_supply_products_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"platform_supply_relations_tbl", "id":"platform_supply_relations_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"product_supplier_mapping_tbl", "id":"product_supplier_mapping_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"sales_ledger_tbl", "id":"sales_ledger_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"sub_distributors_tbl", "id":"sub_distributors_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"sub_resellers_tbl", "id":"sub_resellers_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"suppliers_tbl", "id":"suppliers_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"supply_contract_items_tbl", "id":"supply_contract_items_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"supply_contracts_tbl", "id":"supply_contracts_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{"cheight":40,"width":"100%"}, "options":{"height":"100%","width":"100%"},
"subwidgets":[{ "subwidgets":[{
"id":"supplychain_accounting_tbl", "id":"supplychain_accounting_tbl",
"widgettype":"Tabular", "widgettype":"Tabular",