提交 88d21f74 编写于 作者: ibizdev's avatar ibizdev

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

上级 fdb10dc1
...@@ -228,6 +228,28 @@ ...@@ -228,6 +228,28 @@
"predefinedType" : "CONTAINER_MULTIDATA" "predefinedType" : "CONTAINER_MULTIDATA"
} ], } ],
"showCaption" : true "showCaption" : true
}, {
"itemStyle" : "DEFAULT",
"itemType" : "TABPAGE",
"name" : "tabpage3",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ] } ]
} ] } ]
} ], } ],
...@@ -2337,6 +2359,113 @@ ...@@ -2337,6 +2359,113 @@
"name" : "grid", "name" : "grid",
"modelid" : "79298f0344beee0b6f745936bb3a2fcd", "modelid" : "79298f0344beee0b6f745936bb3a2fcd",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, {
"codeName" : "Usr09062298CustomViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "测试工具栏模型",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容项",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容项",
"showCaption" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "打开百度",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "fa-solid fa-x"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "打开百度",
"uIActionTarget" : "NONE",
"width" : 120.0,
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "百度",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0f1@FontAwesome",
"cssClass" : "fa fa-stethoscope"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "8EFDBA29-05FE-4A71-ABD8-1A802F6B47C2",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"caption" : "书", "caption" : "书",
"codeName" : "Usr09062298CustomViewcaptionbar", "codeName" : "Usr09062298CustomViewcaptionbar",
......
...@@ -97636,6 +97636,28 @@ ...@@ -97636,6 +97636,28 @@
"predefinedType" : "CONTAINER_MULTIDATA" "predefinedType" : "CONTAINER_MULTIDATA"
} ], } ],
"showCaption" : true "showCaption" : true
}, {
"itemStyle" : "DEFAULT",
"itemType" : "TABPAGE",
"name" : "tabpage3",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ] } ]
} ] } ]
} ], } ],
...@@ -99745,6 +99767,113 @@ ...@@ -99745,6 +99767,113 @@
"name" : "grid", "name" : "grid",
"modelid" : "79298f0344beee0b6f745936bb3a2fcd", "modelid" : "79298f0344beee0b6f745936bb3a2fcd",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, {
"codeName" : "Usr09062298CustomViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "测试工具栏模型",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"contentType" : "RAW",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSRawItem" : {
"caption" : "直接内容项",
"contentType" : "RAW",
"name" : "rawitem1"
},
"rawContent" : "直接内容项",
"showCaption" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"caption" : "打开百度",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "fa-solid fa-x"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "打开百度",
"uIActionTarget" : "NONE",
"width" : 120.0,
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "百度",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0f1@FontAwesome",
"cssClass" : "fa fa-stethoscope"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "百度",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "8EFDBA29-05FE-4A71-ABD8-1A802F6B47C2",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"caption" : "书", "caption" : "书",
"codeName" : "Usr09062298CustomViewcaptionbar", "codeName" : "Usr09062298CustomViewcaptionbar",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册