fix: replace background with bgcolor, unwrap widgettype:Page to promote subwidgets to top level
This commit is contained in:
parent
2ca08e495f
commit
51a7a69547
@ -1,7 +1,5 @@
|
||||
{
|
||||
"widgettype": "Page",
|
||||
"options": {
|
||||
"title": "客户编辑",
|
||||
"height": "100vh",
|
||||
"padding": "0"
|
||||
},
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
{
|
||||
"widgettype": "Page",
|
||||
"options": {
|
||||
"title": "客户列表",
|
||||
"height": "100vh",
|
||||
"padding": "0"
|
||||
},
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
{
|
||||
"widgettype": "Page",
|
||||
"options": {
|
||||
"title": "客户公海",
|
||||
"height": "100vh",
|
||||
"padding": "0"
|
||||
},
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
{
|
||||
"widgettype": "Page",
|
||||
"options": {
|
||||
"title": "客户交接",
|
||||
"height": "100vh",
|
||||
"padding": "0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user