diff --git a/wwwroot/fee/feelog/index.ui b/wwwroot/fee/feelog/index.ui index 3f9e605..04a2378 100644 --- a/wwwroot/fee/feelog/index.ui +++ b/wwwroot/fee/feelog/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "widgettype":"Tabular", "options":{ @@ -327,4 +333,6 @@ "cache_limit":5 } +} + ] } diff --git a/wwwroot/public/llmsquare/statistic/feelog/index.ui b/wwwroot/public/llmsquare/statistic/feelog/index.ui index 08bc8dc..3db82f8 100644 --- a/wwwroot/public/llmsquare/statistic/feelog/index.ui +++ b/wwwroot/public/llmsquare/statistic/feelog/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "id":"feelog", "widgettype":"Tabular", @@ -324,4 +330,6 @@ "cache_limit":5 } +} + ] } diff --git a/wwwroot/user/userapikey/index.ui b/wwwroot/user/userapikey/index.ui index fa784c8..aa1dd1b 100644 --- a/wwwroot/user/userapikey/index.ui +++ b/wwwroot/user/userapikey/index.ui @@ -1,4 +1,10 @@ - +{ + "widgettype": "VBox", + "options": { + "cheight": 40, + "width": "100%" + }, + "subwidgets": [ { "widgettype":"Tabular", "options":{ @@ -123,4 +129,6 @@ "cache_limit":5 } +} + ] }