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

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

上级 4d38e478
......@@ -102,20 +102,20 @@
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"type" : "numeric",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"type" : "category",
"id" : "0"
} ],
"getPSControlLogics" : [ {
......@@ -165,8 +165,8 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"x" : [ "AGE" ],
"y" : [ "NAME" ],
"id" : "0"
},
"seriesField" : "DEPARTMENT",
......
......@@ -125,6 +125,17 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"name" : "rawitem1"
}
}, {
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......
......@@ -106,6 +106,17 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"name" : "rawitem1"
}
}, {
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......
......@@ -307,20 +307,20 @@
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"type" : "numeric",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"type" : "category",
"id" : "0"
} ],
"getPSControlHandler" : {
......@@ -444,8 +444,8 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"x" : [ "AGE" ],
"y" : [ "NAME" ],
"id" : "0"
},
"seriesField" : "DEPARTMENT",
......
......@@ -479,6 +479,17 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"name" : "rawitem1"
}
}, {
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......
......@@ -124,6 +124,17 @@
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"name" : "rawitem1"
}
}, {
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册