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

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

上级 3bacee99
...@@ -1582,16 +1582,16 @@ ...@@ -1582,16 +1582,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -182,10 +182,10 @@ ...@@ -182,10 +182,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -219,26 +219,6 @@ ...@@ -219,26 +219,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -256,11 +236,11 @@ ...@@ -256,11 +236,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -378,48 +358,10 @@ ...@@ -378,48 +358,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -435,7 +377,7 @@ ...@@ -435,7 +377,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -2013,10 +2013,10 @@ ...@@ -2013,10 +2013,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2050,26 +2050,6 @@ ...@@ -2050,26 +2050,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -2087,11 +2067,11 @@ ...@@ -2087,11 +2067,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2209,48 +2189,10 @@ ...@@ -2209,48 +2189,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2266,7 +2208,7 @@ ...@@ -2266,7 +2208,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -26,10 +26,10 @@ ...@@ -26,10 +26,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -63,26 +63,6 @@ ...@@ -63,26 +63,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -100,11 +80,11 @@ ...@@ -100,11 +80,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -148,48 +128,10 @@ ...@@ -148,48 +128,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -205,7 +147,7 @@ ...@@ -205,7 +147,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -217,10 +217,10 @@ ...@@ -217,10 +217,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -254,26 +254,6 @@ ...@@ -254,26 +254,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -291,11 +271,11 @@ ...@@ -291,11 +271,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -413,48 +393,10 @@ ...@@ -413,48 +393,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -470,7 +412,7 @@ ...@@ -470,7 +412,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -97,10 +97,10 @@ ...@@ -97,10 +97,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -134,26 +134,6 @@ ...@@ -134,26 +134,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -171,11 +151,11 @@ ...@@ -171,11 +151,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -304,48 +284,10 @@ ...@@ -304,48 +284,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -361,7 +303,7 @@ ...@@ -361,7 +303,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -318,10 +318,10 @@ ...@@ -318,10 +318,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -355,26 +355,6 @@ ...@@ -355,26 +355,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -392,11 +372,11 @@ ...@@ -392,11 +372,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -514,48 +494,10 @@ ...@@ -514,48 +494,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -571,7 +513,7 @@ ...@@ -571,7 +513,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -2041,10 +2041,10 @@ ...@@ -2041,10 +2041,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2078,26 +2078,6 @@ ...@@ -2078,26 +2078,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -2115,11 +2095,11 @@ ...@@ -2115,11 +2095,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2237,48 +2217,10 @@ ...@@ -2237,48 +2217,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2294,7 +2236,7 @@ ...@@ -2294,7 +2236,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -2041,10 +2041,10 @@ ...@@ -2041,10 +2041,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2078,26 +2078,6 @@ ...@@ -2078,26 +2078,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -2115,11 +2095,11 @@ ...@@ -2115,11 +2095,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2237,48 +2217,10 @@ ...@@ -2237,48 +2217,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2294,7 +2236,7 @@ ...@@ -2294,7 +2236,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -4331,10 +4331,10 @@ ...@@ -4331,10 +4331,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -4368,26 +4368,6 @@ ...@@ -4368,26 +4368,6 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "ADDRESS",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "UPDATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
...@@ -4405,11 +4385,11 @@ ...@@ -4405,11 +4385,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "1" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_1]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -4527,48 +4507,10 @@ ...@@ -4527,48 +4507,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "正常人员折线",
"catalogField" : "ADDRESS",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "UPDATEDATE",
"itemName" : "UPDATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "ADDRESS" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "UPDATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 1, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -4584,7 +4526,7 @@ ...@@ -4584,7 +4526,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册