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

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

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