diff --git a/src/main/resources/static/route/examination/distributioncard/list.html b/src/main/resources/static/route/examination/distributioncard/list.html index 6359c11..f89fd3f 100644 --- a/src/main/resources/static/route/examination/distributioncard/list.html +++ b/src/main/resources/static/route/examination/distributioncard/list.html @@ -10,6 +10,12 @@ +
@@ -75,8 +81,8 @@ }, cols: [ [ - {type:'checkbox', fixed: 'left'}, - {field:'rowNum', width:80, title: '序号', fixed: 'left', align:'center', templet: '{{d.LAY_INDEX}}'}, + {type:'checkbox',}, + {field:'rowNum', width:80, title: '序号', align:'center', templet: '{{d.LAY_INDEX}}'}, {field: 'fieldName', width: 180, title: '考场', align:'center', templet: function(row) { var rowData = row[this.field]; @@ -133,7 +139,7 @@ loop:true }); }, 50); - return '' + row['distributionCardUserName'] + '' + return '' + row['distributionCardUserName'] + '' } }, ] diff --git a/src/main/resources/static/route/worktype/save.html b/src/main/resources/static/route/worktype/save.html index 5c63b5e..e031c7d 100644 --- a/src/main/resources/static/route/worktype/save.html +++ b/src/main/resources/static/route/worktype/save.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/worktype/update.html b/src/main/resources/static/route/worktype/update.html index 8d46850..7a0c698 100644 --- a/src/main/resources/static/route/worktype/update.html +++ b/src/main/resources/static/route/worktype/update.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/templates/index2.html b/src/main/resources/templates/index2.html index decd7be..c290d1e 100644 --- a/src/main/resources/templates/index2.html +++ b/src/main/resources/templates/index2.html @@ -13,6 +13,40 @@ .layui-badge {height: auto;} .layui-card-header {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} .count-second-row {padding-bottom: 0px;} + .A0002{ + background: #F6A645; + text-align: center; + height:120px; + width:100%; + } + .A0002_1{ + float: left; + height:120px; + line-height: 120px; + margin-left: 30px; + } + .A0002_2{ + text-align: center; + position: absolute; + padding-top: 35px; + width: 100%; + height: 100%; + } + .A0002_2 div { + line-height:32px; + margin-left: 30px; + color:rgba(255, 255, 255, 1); + } + .A0002_1 i{ + font-weight: 700; + font-size: 80px; + transform:translate(-50%,-50%); + /*display: inline-block;*/ + /*position: absolute;*/ + /*top: 80%;*/ + /*left: 10%;*/ + /*transform: translate(0, -50%)*/ + } @@ -25,8 +59,8 @@
- 报名数量 - + 培训机构 +

0

@@ -36,8 +70,8 @@
- 培训计划数量 - + 考试机构 +

0

@@ -47,8 +81,8 @@
- 课程数量 - + 考务人员 +

0

@@ -58,8 +92,8 @@