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

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

上级 151bf535
...@@ -1169,16 +1169,16 @@ ...@@ -1169,16 +1169,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[candlestick_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -55,10 +55,14 @@ ...@@ -55,10 +55,14 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "candlestick_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -80,7 +84,7 @@ ...@@ -80,7 +84,7 @@
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -97,7 +101,6 @@ ...@@ -97,7 +101,6 @@
"id" : "0" "id" : "0"
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"dataShowMode" : 1,
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
...@@ -133,9 +136,13 @@ ...@@ -133,9 +136,13 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "NAME",
"eChartsType" : "bar", "getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "candlestick",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "candlestick_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -168,16 +175,14 @@ ...@@ -168,16 +175,14 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"seriesType" : "bar", "seriesType" : "candlestick",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true
"stack" : false
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"subTitle" : "学生年龄信息5222", "subTitle" : "学生年龄信息5222",
"title" : "学生信息", "title" : "学生信息",
"titlePos" : "BOTTOM",
"showTitle" : true, "showTitle" : true,
"id" : "0" "id" : "0"
}, },
......
...@@ -69,23 +69,6 @@ ...@@ -69,23 +69,6 @@
} }
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -117,6 +100,23 @@ ...@@ -117,6 +100,23 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -223,10 +223,10 @@ ...@@ -223,10 +223,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[candlestick_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -260,10 +260,14 @@ ...@@ -260,10 +260,14 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "candlestick_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -285,7 +289,7 @@ ...@@ -285,7 +289,7 @@
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -302,7 +306,6 @@ ...@@ -302,7 +306,6 @@
"id" : "0" "id" : "0"
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"dataShowMode" : 1,
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
...@@ -412,9 +415,13 @@ ...@@ -412,9 +415,13 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "NAME",
"eChartsType" : "bar", "getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "candlestick",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "candlestick_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -447,16 +454,14 @@ ...@@ -447,16 +454,14 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"seriesType" : "bar", "seriesType" : "candlestick",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true
"stack" : false
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"subTitle" : "学生年龄信息5222", "subTitle" : "学生年龄信息5222",
"title" : "学生信息", "title" : "学生信息",
"titlePos" : "BOTTOM",
"showTitle" : true, "showTitle" : true,
"id" : "0" "id" : "0"
}, },
......
...@@ -1253,23 +1253,6 @@ ...@@ -1253,23 +1253,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -1301,6 +1284,23 @@ ...@@ -1301,6 +1284,23 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -2139,16 +2139,16 @@ ...@@ -2139,16 +2139,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册