提交 516ca369 编写于 作者: ibizdev's avatar ibizdev

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

上级 3c3fa820
...@@ -1607,6 +1607,7 @@ ...@@ -1607,6 +1607,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -1714,6 +1715,9 @@ ...@@ -1714,6 +1715,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -1841,6 +1845,10 @@ ...@@ -1841,6 +1845,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -2154,6 +2162,7 @@ ...@@ -2154,6 +2162,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -2261,6 +2270,9 @@ ...@@ -2261,6 +2270,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -2388,6 +2400,10 @@ ...@@ -2388,6 +2400,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -3592,6 +3608,7 @@ ...@@ -3592,6 +3608,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -3699,6 +3716,9 @@ ...@@ -3699,6 +3716,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -3826,6 +3846,10 @@ ...@@ -3826,6 +3846,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -150,6 +151,10 @@ ...@@ -150,6 +151,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
......
...@@ -1635,6 +1635,7 @@ ...@@ -1635,6 +1635,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -1742,6 +1743,9 @@ ...@@ -1742,6 +1743,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -1869,6 +1873,10 @@ ...@@ -1869,6 +1873,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -2182,6 +2190,7 @@ ...@@ -2182,6 +2190,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -2289,6 +2298,9 @@ ...@@ -2289,6 +2298,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -2416,6 +2428,10 @@ ...@@ -2416,6 +2428,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -3620,6 +3636,7 @@ ...@@ -3620,6 +3636,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -3727,6 +3744,9 @@ ...@@ -3727,6 +3744,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -3854,6 +3874,10 @@ ...@@ -3854,6 +3874,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
......
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -187,6 +188,9 @@ ...@@ -187,6 +188,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -314,6 +318,10 @@ ...@@ -314,6 +318,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
......
...@@ -8266,6 +8266,16 @@ ...@@ -8266,6 +8266,16 @@
"pluginType" : "LIST_RENDER", "pluginType" : "LIST_RENDER",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "LIST" "refTag" : "LIST"
}, {
"name" : "轮播表格",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pluginCode" : "CAROUSEL_GRID",
"pluginType" : "GRID_RENDER",
"refMode" : "CONTROL",
"refTag" : "GRID"
}, { }, {
"name" : "轻量级日历部件插件", "name" : "轻量级日历部件插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -11351,6 +11361,7 @@ ...@@ -11351,6 +11361,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -11458,6 +11469,9 @@ ...@@ -11458,6 +11469,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -11585,6 +11599,10 @@ ...@@ -11585,6 +11599,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -89892,6 +89910,7 @@ ...@@ -89892,6 +89910,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -89999,6 +90018,9 @@ ...@@ -89999,6 +90018,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -90126,6 +90148,10 @@ ...@@ -90126,6 +90148,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -90439,6 +90465,7 @@ ...@@ -90439,6 +90465,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -90546,6 +90573,9 @@ ...@@ -90546,6 +90573,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -90673,6 +90703,10 @@ ...@@ -90673,6 +90703,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -91877,6 +91911,7 @@ ...@@ -91877,6 +91911,7 @@
"codeName" : "Usr08086126GridView_Grid", "codeName" : "Usr08086126GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlStyle" : "CAROUSEL_GRID",
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Usr08086126GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -91984,6 +92019,9 @@ ...@@ -91984,6 +92019,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "8"
},
"id" : "GRID" "id" : "GRID"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
...@@ -92111,6 +92149,10 @@ ...@@ -92111,6 +92149,10 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
...@@ -1159,6 +1159,16 @@ ...@@ -1159,6 +1159,16 @@
"pluginType" : "LIST_RENDER", "pluginType" : "LIST_RENDER",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "LIST" "refTag" : "LIST"
}, {
"name" : "轮播表格",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "CAROUSEL_GRID"
},
"pluginCode" : "CAROUSEL_GRID",
"pluginType" : "GRID_RENDER",
"refMode" : "CONTROL",
"refTag" : "GRID"
}, { }, {
"name" : "轻量级日历部件插件", "name" : "轻量级日历部件插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册