diff --git a/public/json/user.json b/public/json/user.json
index b5c7f227..3798e3ae 100644
--- a/public/json/user.json
+++ b/public/json/user.json
@@ -79,6 +79,14 @@
"hidden": true
},
"component": "template/show"
+ },
+ {
+ "path": "/template/itemList",
+ "name": "itemList",
+ "meta": {
+ "title": "个性列表"
+ },
+ "component": "template/itemList"
}
]
},
diff --git a/src/views/template/itemList.vue b/src/views/template/itemList.vue
new file mode 100644
index 00000000..3673900a
--- /dev/null
+++ b/src/views/template/itemList.vue
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{item.title}}
+
+ 免费
+ {{tag}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+