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

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

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