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

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

上级 64047fb5
...@@ -59,6 +59,8 @@ ...@@ -59,6 +59,8 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 90.0,
"height" : 90.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image", "name" : "container_image",
...@@ -67,6 +69,8 @@ ...@@ -67,6 +69,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 90,
"heightMode" : "PX",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -109,12 +113,17 @@ ...@@ -109,12 +113,17 @@
}, },
"viewFieldName" : "number1" "viewFieldName" : "number1"
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-member-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/today-new-student.png" "imagePath" : "/assets/images/today-new-student.png"
}, },
"predefinedType" : "CONTAINER_IMAGE" "predefinedType" : "CONTAINER_IMAGE"
}, { }, {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 90.0,
"height" : 90.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image1", "name" : "container_image1",
...@@ -123,6 +132,8 @@ ...@@ -123,6 +132,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 90,
"heightMode" : "PX",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -165,6 +176,9 @@ ...@@ -165,6 +176,9 @@
}, },
"viewFieldName" : "number1" "viewFieldName" : "number1"
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-member-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/today-new-student.png" "imagePath" : "/assets/images/today-new-student.png"
}, },
......
...@@ -91,6 +91,8 @@ ...@@ -91,6 +91,8 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 103.0,
"height" : 103.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image", "name" : "container_image",
...@@ -101,6 +103,8 @@ ...@@ -101,6 +103,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"height" : 103,
"heightMode" : "PX",
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -143,12 +147,17 @@ ...@@ -143,12 +147,17 @@
"rawContent" : "年度指标", "rawContent" : "年度指标",
"showCaption" : true "showCaption" : true
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-zb-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/year-month-target.png" "imagePath" : "/assets/images/year-month-target.png"
}, },
"predefinedType" : "CONTAINER_IMAGE" "predefinedType" : "CONTAINER_IMAGE"
}, { }, {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 103.0,
"height" : 103.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image1", "name" : "container_image1",
...@@ -159,6 +168,8 @@ ...@@ -159,6 +168,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"height" : 103,
"heightMode" : "PX",
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -201,6 +212,9 @@ ...@@ -201,6 +212,9 @@
"rawContent" : "本月指标", "rawContent" : "本月指标",
"showCaption" : true "showCaption" : true
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-zb-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/year-month-target.png" "imagePath" : "/assets/images/year-month-target.png"
}, },
......
...@@ -76,6 +76,8 @@ ...@@ -76,6 +76,8 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 90.0,
"height" : 90.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image", "name" : "container_image",
...@@ -84,6 +86,8 @@ ...@@ -84,6 +86,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 90,
"heightMode" : "PX",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -126,12 +130,17 @@ ...@@ -126,12 +130,17 @@
}, },
"viewFieldName" : "number1" "viewFieldName" : "number1"
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-member-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/today-new-student.png" "imagePath" : "/assets/images/today-new-student.png"
}, },
"predefinedType" : "CONTAINER_IMAGE" "predefinedType" : "CONTAINER_IMAGE"
}, { }, {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 90.0,
"height" : 90.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image1", "name" : "container_image1",
...@@ -140,6 +149,8 @@ ...@@ -140,6 +149,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 90,
"heightMode" : "PX",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -182,6 +193,9 @@ ...@@ -182,6 +193,9 @@
}, },
"viewFieldName" : "number1" "viewFieldName" : "number1"
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-member-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/today-new-student.png" "imagePath" : "/assets/images/today-new-student.png"
}, },
......
...@@ -94,6 +94,8 @@ ...@@ -94,6 +94,8 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 60.0,
"height" : 60.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image", "name" : "container_image",
...@@ -104,6 +106,8 @@ ...@@ -104,6 +106,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -129,6 +133,9 @@ ...@@ -129,6 +133,9 @@
}, },
"viewFieldName" : "number1" "viewFieldName" : "number1"
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-button-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/year-total.png" "imagePath" : "/assets/images/year-total.png"
}, },
...@@ -146,6 +153,7 @@ ...@@ -146,6 +153,7 @@
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "本年度累计参训人次", "caption" : "本年度累计参训人次",
"contentType" : "RAW", "contentType" : "RAW",
"cssStyle" : "font-size: 16px;\ntext-align: center;",
"name" : "static_text1", "name" : "static_text1",
"predefinedType" : "STATIC_TEXT", "predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT" "renderMode" : "TEXT"
...@@ -154,6 +162,8 @@ ...@@ -154,6 +162,8 @@
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 60.0,
"height" : 60.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image1", "name" : "container_image1",
...@@ -164,6 +174,8 @@ ...@@ -164,6 +174,8 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -187,8 +199,14 @@ ...@@ -187,8 +199,14 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysCss" : {
"cssName" : "screen-button-style"
},
"viewFieldName" : "number2" "viewFieldName" : "number2"
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-button-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/year-total.png" "imagePath" : "/assets/images/year-total.png"
}, },
...@@ -206,6 +224,7 @@ ...@@ -206,6 +224,7 @@
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "本年度累计培训时长", "caption" : "本年度累计培训时长",
"contentType" : "RAW", "contentType" : "RAW",
"cssStyle" : "font-size: 16px;\ntext-align: center;",
"name" : "static_text2", "name" : "static_text2",
"predefinedType" : "STATIC_TEXT", "predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT" "renderMode" : "TEXT"
...@@ -260,9 +279,15 @@ ...@@ -260,9 +279,15 @@
"caption" : "年度模拟机训练小时数", "caption" : "年度模拟机训练小时数",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_text", "name" : "static_text",
"getPSSysCss" : {
"cssName" : "screen-title"
},
"predefinedType" : "STATIC_TEXT", "predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT" "renderMode" : "TEXT"
}, },
"getPSSysCss" : {
"cssName" : "screen-title"
},
"rawContent" : "年度模拟机训练小时数", "rawContent" : "年度模拟机训练小时数",
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -93,34 +93,6 @@ ...@@ -93,34 +93,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
} }
}, {
"caption" : "图片",
"contentType" : "IMAGE",
"contentWidth" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL",
"width" : 100,
"widthMode" : "PX"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image",
"getPSSysImage" : {
"cssClass" : "timer"
},
"predefinedType" : "STATIC_IMAGE",
"rawItemWidth" : 100.0
},
"getPSSysImage" : {
"cssClass" : "timer"
},
"rawItemWidth" : 100.0,
"width" : 100.0,
"showCaption" : true
} ] } ]
}, { }, {
"caption" : "面板容器", "caption" : "面板容器",
...@@ -210,6 +182,9 @@ ...@@ -210,6 +182,9 @@
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true "showCaption" : true
} ], } ],
"getPSSysCss" : {
"cssName" : "screen-button-style"
},
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/images/year-total.png" "imagePath" : "/assets/images/year-total.png"
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册