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

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

上级 3e6f8fdb
...@@ -1720,6 +1720,11 @@ ...@@ -1720,6 +1720,11 @@
"caption" : "本年度累计参训人次", "caption" : "本年度累计参训人次",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem1",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -1769,6 +1774,11 @@ ...@@ -1769,6 +1774,11 @@
"caption" : "本年度累计培训时长", "caption" : "本年度累计培训时长",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_label1",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -1798,18 +1808,10 @@ ...@@ -1798,18 +1808,10 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "单项数据容器", "caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA", "dataRegionType" : "SINGLEDATA",
"dataSourceType" : "DEACTION", "dataSourceType" : "CUSTOM",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_singledata1", "name" : "container_singledata1",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
...@@ -1839,7 +1841,8 @@ ...@@ -1839,7 +1841,8 @@
"rawContent" : "占位", "rawContent" : "占位",
"showCaption" : true "showCaption" : true
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA" "predefinedType" : "CONTAINER_SINGLEDATA",
"scriptCode" : "{number: '093625'}"
}, { }, {
"caption" : "图表", "caption" : "图表",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
......
...@@ -1878,6 +1878,11 @@ ...@@ -1878,6 +1878,11 @@
"caption" : "本年度累计参训人次", "caption" : "本年度累计参训人次",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem1",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -1927,6 +1932,11 @@ ...@@ -1927,6 +1932,11 @@
"caption" : "本年度累计培训时长", "caption" : "本年度累计培训时长",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_label1",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -1956,18 +1966,10 @@ ...@@ -1956,18 +1966,10 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "单项数据容器", "caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA", "dataRegionType" : "SINGLEDATA",
"dataSourceType" : "DEACTION", "dataSourceType" : "CUSTOM",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_singledata1", "name" : "container_singledata1",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
...@@ -1997,7 +1999,8 @@ ...@@ -1997,7 +1999,8 @@
"rawContent" : "占位", "rawContent" : "占位",
"showCaption" : true "showCaption" : true
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA" "predefinedType" : "CONTAINER_SINGLEDATA",
"scriptCode" : "{number: '093625'}"
}, { }, {
"caption" : "图表", "caption" : "图表",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
......
...@@ -104,6 +104,11 @@ ...@@ -104,6 +104,11 @@
"caption" : "本年度累计参训人次", "caption" : "本年度累计参训人次",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem1",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -153,6 +158,11 @@ ...@@ -153,6 +158,11 @@
"caption" : "本年度累计培训时长", "caption" : "本年度累计培训时长",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_label1",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -182,18 +192,10 @@ ...@@ -182,18 +192,10 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "单项数据容器", "caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA", "dataRegionType" : "SINGLEDATA",
"dataSourceType" : "DEACTION", "dataSourceType" : "CUSTOM",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_singledata1", "name" : "container_singledata1",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
...@@ -223,7 +225,8 @@ ...@@ -223,7 +225,8 @@
"rawContent" : "占位", "rawContent" : "占位",
"showCaption" : true "showCaption" : true
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA" "predefinedType" : "CONTAINER_SINGLEDATA",
"scriptCode" : "{number: '093625'}"
}, { }, {
"caption" : "图表", "caption" : "图表",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
......
...@@ -10942,6 +10942,11 @@ ...@@ -10942,6 +10942,11 @@
"caption" : "本年度累计参训人次", "caption" : "本年度累计参训人次",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem1",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -10991,6 +10996,11 @@ ...@@ -10991,6 +10996,11 @@
"caption" : "本年度累计培训时长", "caption" : "本年度累计培训时长",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_label1",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -11020,18 +11030,10 @@ ...@@ -11020,18 +11030,10 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "单项数据容器", "caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA", "dataRegionType" : "SINGLEDATA",
"dataSourceType" : "DEACTION", "dataSourceType" : "CUSTOM",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_singledata1", "name" : "container_singledata1",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
...@@ -11061,7 +11063,8 @@ ...@@ -11061,7 +11063,8 @@
"rawContent" : "占位", "rawContent" : "占位",
"showCaption" : true "showCaption" : true
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA" "predefinedType" : "CONTAINER_SINGLEDATA",
"scriptCode" : "{number: '093625'}"
}, { }, {
"caption" : "图表", "caption" : "图表",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -81015,6 +81018,11 @@ ...@@ -81015,6 +81018,11 @@
"caption" : "本年度累计参训人次", "caption" : "本年度累计参训人次",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem1",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -81064,6 +81072,11 @@ ...@@ -81064,6 +81072,11 @@
"caption" : "本年度累计培训时长", "caption" : "本年度累计培训时长",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_label1",
"getPSRawItemParams" : [ {
"key" : "SHOWMODEL",
"name" : "panelitem",
"value" : "model3"
} ],
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
...@@ -81093,18 +81106,10 @@ ...@@ -81093,18 +81106,10 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "单项数据容器", "caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA", "dataRegionType" : "SINGLEDATA",
"dataSourceType" : "DEACTION", "dataSourceType" : "CUSTOM",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_singledata1", "name" : "container_singledata1",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
...@@ -81134,7 +81139,8 @@ ...@@ -81134,7 +81139,8 @@
"rawContent" : "占位", "rawContent" : "占位",
"showCaption" : true "showCaption" : true
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA" "predefinedType" : "CONTAINER_SINGLEDATA",
"scriptCode" : "{number: '093625'}"
}, { }, {
"caption" : "图表", "caption" : "图表",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册