diff --git a/yanzhu-bigscreen/src/components/certificate-bar-chart.vue b/yanzhu-bigscreen/src/components/certificate-bar-chart.vue
new file mode 100644
index 00000000..3aad2ed7
--- /dev/null
+++ b/yanzhu-bigscreen/src/components/certificate-bar-chart.vue
@@ -0,0 +1,152 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/yanzhu-bigscreen/src/components/header.vue b/yanzhu-bigscreen/src/components/header.vue
index cfb4b54b..e388b76f 100644
--- a/yanzhu-bigscreen/src/components/header.vue
+++ b/yanzhu-bigscreen/src/components/header.vue
@@ -20,7 +20,7 @@
-
+
@@ -56,7 +55,7 @@
@@ -198,6 +197,9 @@ export default {
case 306:
this.$router.push('/powerIot')
break
+ case 308:
+ this.$router.push('/dumbwaiter')
+ break
case 310:
this.$router.push('/aiWarning')
break
@@ -213,6 +215,9 @@ export default {
case 501:
this.$router.push('/photography')
break
+ case 502:
+ this.$router.push('/planSchedule')
+ break
}
},
doLogout() {
diff --git a/yanzhu-bigscreen/src/router/index.js b/yanzhu-bigscreen/src/router/index.js
index ed0e97a8..e68f3d5d 100644
--- a/yanzhu-bigscreen/src/router/index.js
+++ b/yanzhu-bigscreen/src/router/index.js
@@ -82,6 +82,15 @@ const routes = [
/* webpackChunkName: "safetyCheck" */ "../views/safety/powerIot.vue"
),
},
+ {
+ path: "/dumbwaiter",
+ name: "dumbwaiter",
+ meta: { nav: 308 },
+ component: () =>
+ import(
+ /* webpackChunkName: "safetyCheck" */ "../views/safety/dumbwaiter.vue"
+ ),
+ },
{
path: "/aiWarning",
name: "aiWarning",
@@ -100,6 +109,15 @@ const routes = [
/* webpackChunkName: "safetyCheck" */ "../views/schedule/photography.vue"
),
},
+ {
+ path: "/planSchedule",
+ name: "planSchedule",
+ meta: { nav: 502 },
+ component: () =>
+ import(
+ /* webpackChunkName: "safetyCheck" */ "../views/schedule/planSchedule.vue"
+ ),
+ },
];
const router = new VueRouter({
mode: "hash",
diff --git a/yanzhu-bigscreen/src/views/init.js b/yanzhu-bigscreen/src/views/init.js
index b3fcd77d..301de19f 100644
--- a/yanzhu-bigscreen/src/views/init.js
+++ b/yanzhu-bigscreen/src/views/init.js
@@ -18,6 +18,7 @@ import moduleOne33 from "../components/module/module-one-3-3.vue";
import staffSurveyChart from "../components/staffSurveyChart.vue";
import trendChartLine from "../components/trend-chart-line.vue";
import trendLineChart from "../components/trend-line-chart.vue";
+import certificateBarChart from "../components/certificate-bar-chart.vue";
import peopleNumber from "@/components/people-number.vue";
import dictTag from "@/components/DictTag/index.vue";
import MyDialog from "@/components/MyDialog.vue";
@@ -44,6 +45,7 @@ Vue.component("people-number", peopleNumber);
Vue.component("staff-survey-chart", staffSurveyChart);
Vue.component("trend-chart-line", trendChartLine);
Vue.component("trend-line-chart", trendLineChart);
+Vue.component("certificate-bar-chart", certificateBarChart);
Vue.component("my-chart", MyChart);
Vue.component("dict-tag", dictTag);
Vue.component("MyDialog", MyDialog);
diff --git a/yanzhu-bigscreen/src/views/safety/dumbwaiter.vue b/yanzhu-bigscreen/src/views/safety/dumbwaiter.vue
new file mode 100644
index 00000000..a64aaaa7
--- /dev/null
+++ b/yanzhu-bigscreen/src/views/safety/dumbwaiter.vue
@@ -0,0 +1,721 @@
+
+
+
+
+
+
+
+

+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
监控列表
+
+
+
+
+
+
+

+
+
+
+ 设备名称:{{ item.deviceName }}
+
+
+ 设备状态:
+ 离线
+ 在线
+
+
+
+
+
+
+
+ 司机:{{ item.driverName }}
+
+
+
+
+ 电话:{{ item.driverPhone }}
+
+
+
+
+ 安全员:{{ item.safetyOfficerName }}
+
+
+
+
+ 电话:{{ item.safetyOfficerPhone }}
+
+
+
+
+
+
+ 最后一次启用时间:{{ item.lastEnabledTime }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/yanzhu-bigscreen/src/views/schedule/planSchedule.vue b/yanzhu-bigscreen/src/views/schedule/planSchedule.vue
new file mode 100644
index 00000000..17f33c5b
--- /dev/null
+++ b/yanzhu-bigscreen/src/views/schedule/planSchedule.vue
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+
+
+
+ {{ item.videoDate }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 测试计划名称1
+
+
+ {{ it.value || 0 }}
+
+
+
+
+
+
+
+
+
+ 测试计划名称2
+
+
+ {{ it.value || 0 }}
+
+
+
+
+
+
+
+
+
+ {{ info.videoDate }}
+
+
+
+
+

+
暂无数据
+
+
+
+
+
+
+
+
+