fix:gx大屏初步模板

This commit is contained in:
shijing 2024-11-08 10:28:02 +08:00
parent fb79ad7943
commit 9f9ce29ee0
7 changed files with 1763 additions and 11 deletions

BIN
public/img/gx/button_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 MiB

BIN
public/img/gx/gx_bj.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 MiB

BIN
public/img/gx/title_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 MiB

BIN
public/img/gx/title_bg2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -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",

File diff suppressed because it is too large Load Diff