提交 030cbbee 编写于 作者: ibizdev's avatar ibizdev

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

上级 67c0e074
...@@ -220,7 +220,9 @@ ...@@ -220,7 +220,9 @@
"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",
...@@ -231,7 +233,9 @@ ...@@ -231,7 +233,9 @@
"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",
...@@ -248,7 +252,8 @@ ...@@ -248,7 +252,8 @@
"uIActionTag" : "AddAll", "uIActionTag" : "AddAll",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "添加全部数据" "tooltip" : "添加全部数据",
"width" : 44.0
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册