fix: CRUD endpoint return format - remove json.dumps, use widgettype format

This commit is contained in:
yumoqing 2026-07-03 14:50:29 +08:00
parent 5233464cf1
commit dba213bebc
8 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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