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

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

上级 9d793f5c
...@@ -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"
......
...@@ -97,11 +97,11 @@ ...@@ -97,11 +97,11 @@
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "value", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "numeric", "type" : "category",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "AGE" ], "x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -228,11 +228,11 @@ ...@@ -228,11 +228,11 @@
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "value", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "numeric", "type" : "category",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
...@@ -365,7 +365,7 @@ ...@@ -365,7 +365,7 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "AGE" ], "x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册