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

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

上级 dd25011e
...@@ -449,7 +449,8 @@ ...@@ -449,7 +449,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -2302,7 +2302,8 @@ ...@@ -2302,7 +2302,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -243,7 +243,8 @@ ...@@ -243,7 +243,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -480,7 +480,8 @@ ...@@ -480,7 +480,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -401,7 +401,8 @@ ...@@ -401,7 +401,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -591,7 +591,8 @@ ...@@ -591,7 +591,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -2333,7 +2333,8 @@ ...@@ -2333,7 +2333,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -2333,7 +2333,8 @@ ...@@ -2333,7 +2333,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -2855,7 +2855,8 @@ ...@@ -2855,7 +2855,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
......
...@@ -19049,7 +19049,8 @@ ...@@ -19049,7 +19049,8 @@
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false, "stack" : false,
"getUserParam" : { "getUserParam" : {
"EC.series" : "[{\"type\": \"line\",\"smooth\": true }]" "EC.smooth" : "true",
"EC.series" : "[{\"type\":\"line\",\"smooth\":true}]"
} }
}, { }, {
"caption" : "分数", "caption" : "分数",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册