Commit ef12cc77 by 罗建民

--story=1013710 --user=罗建民 section样式配置支持 https://www.tapd.cn/56664057/s/1130010

parent ef51af8e
Showing with 3 additions and 7 deletions
...@@ -657,12 +657,6 @@ ...@@ -657,12 +657,6 @@
{ {
"name": "topSection", "name": "topSection",
"label": "顶部Section", "label": "顶部Section",
"field_groups": [
{
"label": "label:",
"template": "{{host.getOrgId()}}"
}
],
"chartGroups": [ "chartGroups": [
{ {
"name": "顶部1", "name": "顶部1",
...@@ -723,6 +717,7 @@ ...@@ -723,6 +717,7 @@
"template": "template" "template": "template"
} }
], ],
"style": "table",
"actions": ["test"] "actions": ["test"]
} }
], ],
...@@ -1133,7 +1128,8 @@ ...@@ -1133,7 +1128,8 @@
] ]
} }
], ],
"actions": [] "actions": [],
"style": "default"
} }
], ],
"sectionRefs": [ "sectionRefs": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment