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

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

上级 18eb3b50
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"name" : "funnel_0-DEFAULT", "name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "name", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "age", "name" : "AGE",
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "漏斗图", "caption" : "漏斗图",
"catalogField" : "name", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
...@@ -90,16 +90,16 @@ ...@@ -90,16 +90,16 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "name", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "age", "value" : "AGE",
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "funnel", "seriesType" : "funnel",
"valueField" : "age", "valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
"name" : "funnel_0-DEFAULT", "name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "name", "name" : "NAME",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "age", "name" : "AGE",
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
...@@ -352,7 +352,7 @@ ...@@ -352,7 +352,7 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "漏斗图", "caption" : "漏斗图",
"catalogField" : "name", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
...@@ -369,16 +369,16 @@ ...@@ -369,16 +369,16 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "name", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "age", "value" : "AGE",
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "funnel", "seriesType" : "funnel",
"valueField" : "age", "valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册