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

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

上级 aaa063e9
...@@ -29,7 +29,15 @@ ...@@ -29,7 +29,15 @@
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis1" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis1" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
...@@ -92,7 +100,15 @@ ...@@ -92,7 +100,15 @@
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis1" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis1" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
...@@ -108,16 +124,34 @@ ...@@ -108,16 +124,34 @@
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"id" : "0" "id" : "0"
}, {
"caption" : "姓名2",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_3",
"position" : "top",
"type" : "category",
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"caption" : "年龄", "caption" : "年龄2",
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2",
"position" : "right",
"type" : "numeric",
"id" : "0"
}, {
"caption" : "年龄",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "1"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "LOAD;BEFORELOAD", "eventNames" : "LOAD;BEFORELOAD",
...@@ -163,7 +197,7 @@ ...@@ -163,7 +197,7 @@
}, },
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "name" ], "x" : [ "name" ],
......
...@@ -234,7 +234,15 @@ ...@@ -234,7 +234,15 @@
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis1" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis1" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
...@@ -297,7 +305,15 @@ ...@@ -297,7 +305,15 @@
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis1" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "1"
},
"getPSChartGridYAxis1" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
...@@ -313,16 +329,34 @@ ...@@ -313,16 +329,34 @@
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"id" : "0" "id" : "0"
}, {
"caption" : "姓名2",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_3",
"position" : "top",
"type" : "category",
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"caption" : "年龄", "caption" : "年龄2",
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2",
"position" : "right",
"type" : "numeric",
"id" : "0"
}, {
"caption" : "年龄",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -442,7 +476,7 @@ ...@@ -442,7 +476,7 @@
}, },
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "name" ], "x" : [ "name" ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册