diff --git a/public/img/gx/button_bg.png b/public/img/gx/button_bg.png new file mode 100644 index 00000000..ad52832a Binary files /dev/null and b/public/img/gx/button_bg.png differ diff --git a/public/img/gx/gx_bj.jpg b/public/img/gx/gx_bj.jpg new file mode 100644 index 00000000..b1e7efac Binary files /dev/null and b/public/img/gx/gx_bj.jpg differ diff --git a/public/img/gx/header_light.png b/public/img/gx/header_light.png new file mode 100644 index 00000000..f771c9a8 Binary files /dev/null and b/public/img/gx/header_light.png differ diff --git a/public/img/gx/title_bg.png b/public/img/gx/title_bg.png new file mode 100644 index 00000000..26ece19b Binary files /dev/null and b/public/img/gx/title_bg.png differ diff --git a/public/img/gx/title_bg2.png b/public/img/gx/title_bg2.png new file mode 100644 index 00000000..b9abc670 Binary files /dev/null and b/public/img/gx/title_bg2.png differ diff --git a/src/config/route.js b/src/config/route.js index abe08f7a..443cda9b 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -3045,17 +3045,17 @@ const routes = [ component: "bigScreen/index_photon", }, //光芯—数据大屏 - // { - // path: "/bigScreengx", - // name: "bigScreengx", - // meta: { - // title: "数据大屏", - // icon: "el-icon-platform", - // perms: ["bigScreengx"], - // fullpage: true, - // }, - // component: "bigScreen/index_gx", - // }, + { + path: "/bigScreengx", + name: "bigScreengx", + meta: { + title: "光芯大屏", + icon: "el-icon-platform", + perms: ["bigScreen_gx"], + fullpage: true, + }, + component: "bigScreen/index_gx", + }, //排放——数据大屏 { path: "/bigScreenEnp", diff --git a/src/views/bigScreen/index_gx.vue b/src/views/bigScreen/index_gx.vue new file mode 100644 index 00000000..827d53d1 --- /dev/null +++ b/src/views/bigScreen/index_gx.vue @@ -0,0 +1,1752 @@ + + + + {{ bigScreenName }} + + {{ currentYear }}年{{ currentMonth }}月{{ currentDay }}日{{ currentTime }} + | + + 枣庄 + + + + + + + + + + + + {{ percentage }}% + + + 工厂模型加载中 + + + + + + + + + + 计划产量 + + + + + + 日产量 + 2345 + + + + + 日计划 + 2345 + + + + + + + 周产量 + 2345 + + + + + 周计划 + 2345 + + + + + + + 月产量 + 2345 + + + + + 月计划 + 2345 + + + + + + + + 设备运转状态 + + + + + + + + + + 质量分析 + + + + + + + + + + + + + + + + + + 计划产量 + + + + + + 日产量2345 + + + + + 日计划2345 + + + + + + + 周产量2345 + + + + + 周计划2345 + + + + + + + 月产量2345 + + + + + 月计划2345 + + + + + + + + 设备运转状态 + + + + + + + + + + 质量分析 + + + + + + + + + + 实时视频 + + + + + + + + + + 库存 + + + + + + + + + + 余热发电/环保数据 + + + + + 当月发电量 + + {{ hotData.total_production }} + kwh + + + + + + NOx折算值 + + {{ hotData.NOx }} + mg/m³ + + + + + + 发电量 + + {{ hotData.production_elec_unit }} + kwh + + + + + + + SO2折算值 + + {{ hotData.SO2 }} + mg/m³ + + + + + + 自用电量 + + {{ hotData.elec_consume }} + kwh + + + + + + 颗粒物折算值 + + {{ hotData.klw }} + mg/m³ + + + + + + + + + +
+ {{ hotData.total_production }} + kwh +
+ {{ hotData.NOx }} + mg/m³ +
+ {{ hotData.production_elec_unit }} + kwh +
+ {{ hotData.SO2 }} + mg/m³ +
+ {{ hotData.elec_consume }} + kwh +
+ {{ hotData.klw }} + mg/m³ +