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

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

上级 4ed56d90
......@@ -1530,6 +1530,23 @@
"reportType" : "USER"
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "NONE",
"caption" : "全屏",
"codeName" : "FullScreen",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_FullScreen",
"name" : "全屏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"scriptCode" : "console.log('点击全屏')",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FullScreen",
"uIActionType" : "DEUIACTION",
"id" : "FullScreen@Student"
}, {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "calc_portlet_data",
......
......@@ -47,7 +47,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -68,7 +72,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -81,7 +89,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......
......@@ -16,11 +16,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"logicName" : "FullScreentBar",
"logicName" : "fullScreentBar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSDEChartDataGrid" : {
"index" : 0,
"id" : "0"
......@@ -30,6 +143,84 @@
"showLegend" : true,
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
"showTitle" : true,
......@@ -37,5 +228,8 @@
},
"readOnly" : true,
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART"
"modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}
\ No newline at end of file
......@@ -175,11 +175,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"logicName" : "FullScreentBar",
"logicName" : "fullScreentBar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -263,6 +376,84 @@
"showLegend" : true,
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
"showTitle" : true,
......@@ -271,7 +462,10 @@
"readOnly" : true,
"name" : "chart",
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART"
"modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}, {
"caption" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar",
......
......@@ -259,7 +259,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -354,7 +358,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -367,7 +375,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册