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

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

上级 9a45dd66
...@@ -1209,16 +1209,16 @@ ...@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/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"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -40,13 +40,13 @@ ...@@ -40,13 +40,13 @@
"name" : "funnel_0-DEFAULT", "name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "AGE", "name" : "NAME",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "NAME", "name" : "AGE",
"groupField" : true, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "0" "id" : "0"
...@@ -69,8 +69,9 @@ ...@@ -69,8 +69,9 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "漏斗图", "caption" : "漏斗图",
"catalogField" : "AGE", "catalogField" : "NAME",
"eChartsType" : "funnel", "eChartsType" : "funnel",
"funnelAlign" : "center",
"index" : 0, "index" : 0,
"name" : "funnel_0", "name" : "funnel_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
...@@ -82,17 +83,16 @@ ...@@ -82,17 +83,16 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "AGE", "category" : "NAME",
"index" : 0, "index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "AGE",
"id" : "0" "id" : "0"
}, },
"seriesField" : "NAME",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "funnel", "seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
...@@ -245,13 +245,13 @@ ...@@ -245,13 +245,13 @@
"name" : "funnel_0-DEFAULT", "name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "AGE", "name" : "NAME",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "NAME", "name" : "AGE",
"groupField" : true, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "0" "id" : "0"
...@@ -348,8 +348,9 @@ ...@@ -348,8 +348,9 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "漏斗图", "caption" : "漏斗图",
"catalogField" : "AGE", "catalogField" : "NAME",
"eChartsType" : "funnel", "eChartsType" : "funnel",
"funnelAlign" : "center",
"index" : 0, "index" : 0,
"name" : "funnel_0", "name" : "funnel_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
...@@ -361,17 +362,16 @@ ...@@ -361,17 +362,16 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "AGE", "category" : "NAME",
"index" : 0, "index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "AGE",
"id" : "0" "id" : "0"
}, },
"seriesField" : "NAME",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "funnel", "seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
...@@ -2155,16 +2155,16 @@ ...@@ -2155,16 +2155,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/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"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册