提交 5cac5e92 编写于 作者: ibizdev's avatar ibizdev

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

上级 030cbbee
...@@ -220,9 +220,7 @@ ...@@ -220,9 +220,7 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
"buttonWidth" : 44.0,
"caption" : "添加全部数据", "caption" : "添加全部数据",
"contentWidth" : 44.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "button_addall", "name" : "button_addall",
...@@ -233,9 +231,7 @@ ...@@ -233,9 +231,7 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"spacingBottom" : "OUTERMEDIUM", "spacingBottom" : "OUTERMEDIUM"
"width" : 44,
"widthMode" : "PX"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf06e@FontAwesome", "glyph" : "xf06e@FontAwesome",
...@@ -252,8 +248,7 @@ ...@@ -252,8 +248,7 @@
"uIActionTag" : "AddAll", "uIActionTag" : "AddAll",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "添加全部数据", "tooltip" : "添加全部数据"
"width" : 44.0
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
...@@ -270,6 +265,10 @@ ...@@ -270,6 +265,10 @@
"layout" : "FLEX", "layout" : "FLEX",
"spacingBottom" : "OUTERMEDIUM" "spacingBottom" : "OUTERMEDIUM"
}, },
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "移除全部", "caption" : "移除全部",
"codeName" : "RemoveAll", "codeName" : "RemoveAll",
...@@ -281,8 +280,7 @@ ...@@ -281,8 +280,7 @@
"uIActionTag" : "RemoveAll", "uIActionTag" : "RemoveAll",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "移除全部数据", "tooltip" : "移除全部数据"
"showCaption" : true
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
...@@ -298,6 +296,10 @@ ...@@ -298,6 +296,10 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "移除选中", "caption" : "移除选中",
"codeName" : "RemoveSelection", "codeName" : "RemoveSelection",
...@@ -309,8 +311,7 @@ ...@@ -309,8 +311,7 @@
"uIActionTag" : "RemoveSelection", "uIActionTag" : "RemoveSelection",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "移除选中数据", "tooltip" : "移除选中数据"
"showCaption" : true
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
...@@ -327,6 +328,10 @@ ...@@ -327,6 +328,10 @@
"layout" : "FLEX", "layout" : "FLEX",
"spacingBottom" : "OUTERMEDIUM" "spacingBottom" : "OUTERMEDIUM"
}, },
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "添加选中", "caption" : "添加选中",
"codeName" : "AddSelection", "codeName" : "AddSelection",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册