提交 27d045f5 编写于 作者: ibizdev's avatar ibizdev

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

上级 122100a8
...@@ -221,6 +221,66 @@ ...@@ -221,6 +221,66 @@
}, },
"showCaption" : true "showCaption" : true
} ] } ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"actionGroupExtractMode" : "ITEMS",
"caption" : "按钮组",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTONLIST",
"name" : "buttonlist",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysImage" : {
"glyph" : "xf228@FontAwesome",
"cssClass" : "fa fa-venus-mars"
},
"getPSUIActionGroup" : {
"name" : "打开百度",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue84b897",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openbaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_openbaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "打开百度",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openbaidu",
"uIActionType" : "DEUIACTION",
"id" : "openbaidu@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
}
} ]
} ] } ]
} ], } ],
"predefinedType" : "VIEWHEADER" "predefinedType" : "VIEWHEADER"
......
...@@ -67316,6 +67316,66 @@ ...@@ -67316,6 +67316,66 @@
}, },
"showCaption" : true "showCaption" : true
} ] } ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"actionGroupExtractMode" : "ITEMS",
"caption" : "按钮组",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTONLIST",
"name" : "buttonlist",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysImage" : {
"glyph" : "xf228@FontAwesome",
"cssClass" : "fa fa-venus-mars"
},
"getPSUIActionGroup" : {
"name" : "打开百度",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue84b897",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openbaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "TEST_openbaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "打开百度",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openbaidu",
"uIActionType" : "DEUIACTION",
"id" : "openbaidu@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
}
} ]
} ] } ]
} ], } ],
"predefinedType" : "VIEWHEADER" "predefinedType" : "VIEWHEADER"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册