diff --git a/public/json/user.json b/public/json/user.json
index 63e0b68e..faa5f288 100644
--- a/public/json/user.json
+++ b/public/json/user.json
@@ -95,14 +95,6 @@
"title": "个性列表"
},
"component": "template/itemList"
- },
- {
- "path": "/template/mapvgl",
- "name": "mapvgl",
- "meta": {
- "title": "mapVGL"
- },
- "component": "template/mapvgl"
}
]
},
@@ -167,7 +159,16 @@
]
},
{
- "name": "配置",
+ "name": "test",
+ "path": "/test",
+ "meta": {
+ "title": "实验室",
+ "icon": "el-icon-folder"
+ },
+ "children": []
+ },
+ {
+ "name": "setting",
"path": "/setting",
"meta": {
"title": "配置",
diff --git a/src/views/template/mapvgl.vue b/src/views/template/mapvgl.vue
deleted file mode 100644
index e8e6e214..00000000
--- a/src/views/template/mapvgl.vue
+++ /dev/null
@@ -1,89 +0,0 @@
-
- map
-
-
-
-
-