提交 75857eb9 编写于 作者: ibizdev's avatar ibizdev

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

上级 4b86a7e6
...@@ -31,11 +31,10 @@ ...@@ -31,11 +31,10 @@
"id" : "logic1" "id" : "logic1"
}, },
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"customCond" : "aa=11",
"name" : "fetch", "name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchCodeListSet" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -83,7 +82,7 @@ ...@@ -83,7 +82,7 @@
"controlType" : "PANEL", "controlType" : "PANEL",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "List_列表项面板", "logicName" : "List_列表项面板",
"name" : "mdctrl1_list_itempanel", "name" : "simplelist_itempanel",
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
...@@ -335,22 +334,22 @@ ...@@ -335,22 +334,22 @@
"eventArg2" : "22", "eventArg2" : "22",
"eventNames" : "onLoadSuccess", "eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME", "itemName" : "TESTNAME",
"logicTag" : "mdctrl1_list", "logicTag" : "simplelist",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "WFDynaEditView3mdctrl1_list_quicktoolbar", "codeName" : "MobMPickupViewsimplelist_quicktoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏", "logicName" : "当前页聚合_工具栏",
"name" : "mdctrl1_list_quicktoolbar", "name" : "simplelist_quicktoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "mdctrl1_list_quicktoolbar" "id" : "simplelist_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -363,7 +362,7 @@ ...@@ -363,7 +362,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "mdctrl1_list_quicktoolbar_deuiaction1" "id" : "simplelist_quicktoolbar_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose" "cssClass" : "sx-tb-saveandclose"
...@@ -398,16 +397,16 @@ ...@@ -398,16 +397,16 @@
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "WFDynaEditView3mdctrl1_list_batchtoolbar", "codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "mdctrl1_list_batchtoolbar", "name" : "simplelist_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "mdctrl1_list_batchtoolbar" "id" : "simplelist_batchtoolbar"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "刷新", "caption" : "刷新",
...@@ -417,7 +416,7 @@ ...@@ -417,7 +416,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "mdctrl1_list_batchtoolbar_deuiaction1" "id" : "simplelist_batchtoolbar_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
......
...@@ -28,14 +28,13 @@ ...@@ -28,14 +28,13 @@
"id" : "fetch", "id" : "fetch",
"getADPSAppDELogic" : { "getADPSAppDELogic" : {
"modelref" : true, "modelref" : true,
"id" : "logic1" "id" : "singleData"
}, },
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"customCond" : "aa=11",
"name" : "fetch", "name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchCodeListSet" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -311,7 +310,7 @@ ...@@ -311,7 +310,7 @@
"rawContent" : "文本内容", "rawContent" : "文本内容",
"showCaption" : true "showCaption" : true
} ], } ],
"name" : "mdctrl1_list_itempanel", "name" : "list_itempanel",
"modelid" : "01B1D530-723C-4CB4-A877-5F5E3CFC11AF", "modelid" : "01B1D530-723C-4CB4-A877-5F5E3CFC11AF",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
...@@ -340,22 +339,22 @@ ...@@ -340,22 +339,22 @@
"eventArg2" : "22", "eventArg2" : "22",
"eventNames" : "onLoadSuccess", "eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME", "itemName" : "TESTNAME",
"logicTag" : "mdctrl1_list", "logicTag" : "list",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "test", "name" : "test",
"scriptCode" : "console.log('test列表逻辑');" "scriptCode" : "console.log('test列表逻辑');"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "EditViewmdctrl1_list_quicktoolbar", "codeName" : "ListViewlist_quicktoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏", "logicName" : "当前页聚合_工具栏",
"name" : "mdctrl1_list_quicktoolbar", "name" : "list_quicktoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "mdctrl1_list_quicktoolbar" "id" : "list_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -368,7 +367,7 @@ ...@@ -368,7 +367,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "mdctrl1_list_quicktoolbar_deuiaction1" "id" : "list_quicktoolbar_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose" "cssClass" : "sx-tb-saveandclose"
...@@ -403,16 +402,16 @@ ...@@ -403,16 +402,16 @@
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8", "modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "EditViewmdctrl1_list_batchtoolbar", "codeName" : "ListViewlist_batchtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏", "logicName" : "行编辑测试_工具栏",
"name" : "mdctrl1_list_batchtoolbar", "name" : "list_batchtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "mdctrl1_list_batchtoolbar" "id" : "list_batchtoolbar"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "刷新", "caption" : "刷新",
...@@ -422,7 +421,7 @@ ...@@ -422,7 +421,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "mdctrl1_list_batchtoolbar_deuiaction1" "id" : "list_batchtoolbar_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf021@FontAwesome", "glyph" : "xf021@FontAwesome",
...@@ -452,6 +451,10 @@ ...@@ -452,6 +451,10 @@
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2", "modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEDataExport" : {
"modelref" : true,
"id" : "DataExport"
},
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
...@@ -487,6 +490,13 @@ ...@@ -487,6 +490,13 @@
"value" : "11", "value" : "11",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSSysCss" : {
"cssName" : "test3"
},
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 30, "pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -522,9 +532,10 @@ ...@@ -522,9 +532,10 @@
}, },
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableGroup" : false, "enableGroup" : false,
"enableRowEdit" : false, "enableItemPrivilege" : true,
"enableRowEditGroup" : false, "enableRowEdit" : true,
"enableRowEditOrder" : false, "enableRowEditGroup" : true,
"enableRowEditOrder" : true,
"enableRowNew" : false, "enableRowNew" : false,
"noSort" : false, "noSort" : false,
"showHeader" : true, "showHeader" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册