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 @@ + + +