diff --git a/public/json/user.json b/public/json/user.json
index c6b8a2de..63e0b68e 100644
--- a/public/json/user.json
+++ b/public/json/user.json
@@ -95,6 +95,14 @@
"title": "个性列表"
},
"component": "template/itemList"
+ },
+ {
+ "path": "/template/mapvgl",
+ "name": "mapvgl",
+ "meta": {
+ "title": "mapVGL"
+ },
+ "component": "template/mapvgl"
}
]
},
diff --git a/src/views/template/mapvgl.vue b/src/views/template/mapvgl.vue
new file mode 100644
index 00000000..e8e6e214
--- /dev/null
+++ b/src/views/template/mapvgl.vue
@@ -0,0 +1,89 @@
+
+ map
+
+
+
+
+