fix: replace background with bgcolor, unwrap widgettype:Page to promote subwidgets to top level
This commit is contained in:
parent
5a49aeb463
commit
a3bfaf57db
@ -1,7 +1,5 @@
|
|||||||
{
|
{
|
||||||
"widgettype": "Page",
|
|
||||||
"options": {
|
"options": {
|
||||||
"title": "审批实例管理",
|
|
||||||
"height": "100vh",
|
"height": "100vh",
|
||||||
"padding": "0"
|
"padding": "0"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,7 +1,5 @@
|
|||||||
{
|
{
|
||||||
"widgettype": "Page",
|
|
||||||
"options": {
|
"options": {
|
||||||
"title": "待办任务",
|
|
||||||
"height": "100vh",
|
"height": "100vh",
|
||||||
"padding": "0"
|
"padding": "0"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,7 +1,5 @@
|
|||||||
{
|
{
|
||||||
"widgettype": "Page",
|
|
||||||
"options": {
|
"options": {
|
||||||
"title": "审批工作流管理",
|
|
||||||
"height": "100vh",
|
"height": "100vh",
|
||||||
"padding": "0"
|
"padding": "0"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user