fix: replace background with bgcolor, unwrap widgettype:Page to promote subwidgets to top level

This commit is contained in:
yumoqing 2026-05-06 07:49:03 +08:00
parent cb662c8c0c
commit 1cf030def2
2 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,5 @@
{
"widgettype": "Page",
"options": {
"title": "商机编辑",
"height": "100vh",
"padding": "0"
},

View File

@ -1,7 +1,5 @@
{
"widgettype": "Page",
"options": {
"title": "商机管理",
"height": "100vh",
"padding": "0"
},