diff --git a/src/views/index/components/annualTraining.vue b/src/views/index/components/annualTraining.vue new file mode 100644 index 0000000..1df6b04 --- /dev/null +++ b/src/views/index/components/annualTraining.vue @@ -0,0 +1,132 @@ + + + + 年度培训情况统计 + + 培训班级数: 8965 参与培训人员数: 8965 + + + + + + + + + + diff --git a/src/views/index/components/count.vue b/src/views/index/components/count.vue index 3163d35..95113d5 100644 --- a/src/views/index/components/count.vue +++ b/src/views/index/components/count.vue @@ -1,140 +1,77 @@ - - - - - - - - 已验收 - - - - 已超期 - - - - 待整改 - - - - - - - - - - - - - 存在风险 - - - - 辨识部位 - - - - 风险点(单元) - - - - - - - - - - - - - 已使用存储 - - - - + + + {{ item.num }} + {{ item.title }} + diff --git a/src/views/index/components/doublePrevention.vue b/src/views/index/components/doublePrevention.vue new file mode 100644 index 0000000..ab58944 --- /dev/null +++ b/src/views/index/components/doublePrevention.vue @@ -0,0 +1,54 @@ + + + 双重预防运行情况统计 + + + + + + + + > + + + + diff --git a/src/views/index/components/doublePreventionCheck.vue b/src/views/index/components/doublePreventionCheck.vue new file mode 100644 index 0000000..d3b534d --- /dev/null +++ b/src/views/index/components/doublePreventionCheck.vue @@ -0,0 +1,135 @@ + + + 双重预防检查情况统计 + + + + + + diff --git a/src/views/index/components/info.vue b/src/views/index/components/info.vue new file mode 100644 index 0000000..f7f7878 --- /dev/null +++ b/src/views/index/components/info.vue @@ -0,0 +1,94 @@ + + + + + + + + + + 公司名称: + 秦皇岛卓云科技有限公司 + + + 组织机构代码证: + 455555 + + + + + 驾驶员数:234 + 押运员数:234 + 装卸员数:234 + + + + + 主要负责人: 张三岁 + 主要负责人电话: 13833550548 + + + 法定代表人: 李四折 + 法人手机号: 13833550547 + + + 占地面积(㎡): 10000 + 职工人数(人): 22 + + + + + + + + + diff --git a/src/views/index/components/rectificationOfHiddenDangers.vue b/src/views/index/components/rectificationOfHiddenDangers.vue new file mode 100644 index 0000000..747a8d9 --- /dev/null +++ b/src/views/index/components/rectificationOfHiddenDangers.vue @@ -0,0 +1,86 @@ + + + 隐患整改情况统计 + + + + + + diff --git a/src/views/index/components/statistics.vue b/src/views/index/components/statistics.vue new file mode 100644 index 0000000..fa3cd9c --- /dev/null +++ b/src/views/index/components/statistics.vue @@ -0,0 +1,86 @@ + + + + 人员统计 + + + + + + + diff --git a/src/views/index/components/trainingStatistics.vue b/src/views/index/components/trainingStatistics.vue new file mode 100644 index 0000000..1693945 --- /dev/null +++ b/src/views/index/components/trainingStatistics.vue @@ -0,0 +1,52 @@ + + + 培训情况统计 + + + + + + + + + + + diff --git a/src/views/index/components/waybill.vue b/src/views/index/components/waybill.vue new file mode 100644 index 0000000..04e5a48 --- /dev/null +++ b/src/views/index/components/waybill.vue @@ -0,0 +1,53 @@ + + + 双重预防运行情况统计 + + + + + + + > + + + + diff --git a/src/views/index/index.vue b/src/views/index/index.vue index 7e93c5f..6a913dd 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -3,25 +3,29 @@ - - - - - - + - + - - + + + + + + + + + + + - - - - + + + @@ -29,11 +33,19 @@