This commit is contained in:
shijing 2023-02-06 09:16:01 +08:00
parent 26e5672543
commit 61f533ef9b
1 changed files with 15 additions and 15 deletions

View File

@ -48,30 +48,30 @@ const routes = [
},
"component": "home"
},
// {
// "path": "/bigScreen",
// "name": "bigScreen",
// "meta": {
// "title": "驾驶舱",
// "icon": "el-icon-position",
// "perms": ["bigScreen"],
// "fullpage": true,
// },
// "component": "bigScreen"
// },
{
{
"path": "/bigScreen",
"name": "bigScreen",
"meta": {
"title": "驾驶舱",
"icon": "el-icon-position",
"perms": ["bigScreen"],
"type": "link",
"fullpage": true,
"fullpage": true,
},
"component": "bigScreen"
},
// {
// "path": "/bigScreen",
// "name": "bigScreen",
// "meta": {
// "title": "驾驶舱",
// "icon": "el-icon-position",
// "perms": ["bigScreen"],
// "type": "link",
// "fullpage": true,
// },
// "component": "bigScreen"
// },
// {
// "path": "/bigScreen",
// "name": "bigScreens",