提交 157bf083 编写于 作者: ibizdev's avatar ibizdev

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

上级 818f100b
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"buttonStyle" : "PRIMARY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.SAVE" "lanResTag" : "TBB.TEXT.*.SAVE"
}, },
...@@ -78,6 +79,7 @@ ...@@ -78,6 +79,7 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"buttonStyle" : "INVERSE",
"caption" : "登出(插件)", "caption" : "登出(插件)",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
...@@ -751,6 +753,20 @@ ...@@ -751,6 +753,20 @@
}, },
"showCaption" : true "showCaption" : true
} ] } ]
}, {
"actionType" : "NONE",
"buttonStyle" : "PRIMARY",
"caption" : "测试",
"itemStyle" : "PRIMARY",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"tooltip" : "测试",
"uIActionTarget" : "NONE",
"showCaption" : true
} ], } ],
"layoutBodyOnly" : false, "layoutBodyOnly" : false,
"layoutPanel" : true, "layoutPanel" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册