From b2585ff6cd5c4ac6986b7014741d2f4d2f6219d4 Mon Sep 17 00:00:00 2001
From: sakuya <81883387@qq.com>
Date: Sun, 9 May 2021 18:21:31 +0800
Subject: [PATCH] =?UTF-8?q?ADD=20=E4=B8=AA=E6=80=A7=E5=88=97=E8=A1=A8?=
=?UTF-8?q?=E6=A8=A1=E6=9D=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/json/user.json | 8 ++++
src/views/template/itemList.vue | 76 +++++++++++++++++++++++++++++++++
2 files changed, 84 insertions(+)
create mode 100644 src/views/template/itemList.vue
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}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+