提交 4a0adbe7 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 e8ef0c79
...@@ -237,13 +237,16 @@ ...@@ -237,13 +237,16 @@
"actionGroupExtractMode" : "ITEMS", "actionGroupExtractMode" : "ITEMS",
"caption" : "按钮组", "caption" : "按钮组",
"cssStyle" : "color: red;", "cssStyle" : "color: red;",
"itemStyle" : "DEFAULT", "itemStyle" : "INVERSE",
"itemType" : "BUTTONLIST", "itemType" : "BUTTONLIST",
"name" : "buttonlist", "name" : "buttonlist",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysCss" : {
"cssName" : "test2"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf228@FontAwesome", "glyph" : "xf228@FontAwesome",
"cssClass" : "fa fa-venus-mars" "cssClass" : "fa fa-venus-mars"
......
...@@ -67331,13 +67331,17 @@ ...@@ -67331,13 +67331,17 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"actionGroupExtractMode" : "ITEMS", "actionGroupExtractMode" : "ITEMS",
"caption" : "按钮组", "caption" : "按钮组",
"itemStyle" : "DEFAULT", "cssStyle" : "color: red;",
"itemStyle" : "INVERSE",
"itemType" : "BUTTONLIST", "itemType" : "BUTTONLIST",
"name" : "buttonlist", "name" : "buttonlist",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysCss" : {
"cssName" : "test2"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf228@FontAwesome", "glyph" : "xf228@FontAwesome",
"cssClass" : "fa fa-venus-mars" "cssClass" : "fa fa-venus-mars"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册