-
+
-
+
{{viewlist.count_category_type?viewlist.count_category_type:0}}
清单类型
-
+
{{viewlist.count_category?viewlist.count_category:0}}
填报清单项
-
+
{{viewlist.count_person?viewlist.count_person:0}}
“一把手”和领导班子
-
+
{{viewlist.count_record?viewlist.count_record:0}}
条填报记录
-
+
{{viewlist.count_record_missed?viewlist.count_record_missed:0}}
超期未报
@@ -43,7 +43,7 @@
data(){
return{
select:{
- year:''
+ year:this.$moment().format('YYYY')
},
viewlist:{}
}
@@ -69,15 +69,48 @@
display: flex;
justify-content: space-between;
text-align: center;
+ position: absolute;
+ width: 95%;
+ top: 50%;
}
.content>div{
- border:1px solid #333;
+ /* border:1px solid #333; */
width:18%;
padding:60px 0;
- background-color: #fff;
- font-size: 18px;
+ /* background-color: #fff; */
+ font-size: 16px;
+ color:#fff;
+ /* flex: 1; */
+ position: relative;
+ margin-bottom: 2.375rem;
+ box-shadow: 0px 8px 15px 0px rgba(212, 84, 32, 0.3100);
+ border-radius: 8px;
+ box-sizing: border-box;
+ opacity: 0.8;
+ padding: 1.25rem 0;
}
.content>div>div:first-child{
- font-size: 30px;
+ font-size: 45px;
}
+ .content .box1{
+ background: linear-gradient(134deg, #D1AC7B, #DFC69C);
+
+ }
+ .content .box2{
+ background: linear-gradient(134deg, #9193BC, #B7B9D4);
+
+ }
+ .content .box3{
+ background: linear-gradient(-55deg, #F6A868, #F4C59E);
+
+ }
+ .content .box4{
+ background: linear-gradient(-55deg, #64A48E, #9ECABB);
+
+ }
+ .content .box5{
+ background: linear-gradient(134deg, #40c9c6, #34bfa3);
+
+ }
+
diff --git a/src/views/person/person.vue b/src/views/person/person.vue
index ce78371..63952bb 100644
--- a/src/views/person/person.vue
+++ b/src/views/person/person.vue
@@ -122,7 +122,7 @@ export default {
width: 160,
customFn: (row) => {
return (