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

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

上级 72258a46
......@@ -1049,16 +1049,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -107,6 +107,9 @@
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.textStyle" : "{\"color\":\"#BBF4EC\",\"fontSize\":16}"
},
"id" : "0"
} ],
"getPSChartYAxises" : [ {
......@@ -173,7 +176,10 @@
"step" : true,
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
"stack" : false,
"getUserParam" : {
"EC.textStyle" : "{\"color\":\"#BBF4EC\",\"fontSize\":16}"
}
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -336,6 +336,9 @@
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.textStyle" : "{\"color\":\"#BBF4EC\",\"fontSize\":16}"
},
"id" : "0"
} ],
"getPSChartYAxises" : [ {
......@@ -478,7 +481,10 @@
"step" : true,
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
"stack" : false,
"getUserParam" : {
"EC.textStyle" : "{\"color\":\"#BBF4EC\",\"fontSize\":16}"
}
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -2271,16 +2271,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册