From 2d2ebda95b895d3595ac9ca808e5981583f2cd02 Mon Sep 17 00:00:00 2001 From: pplokijuhyg <1162963624@qq.com> Date: Mon, 25 Nov 2019 17:20:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IndexList.vue | 123 +++++++++++++++++++++++++++++++++++ src/index.vue | 20 +++++- 2 files changed, 140 insertions(+), 3 deletions(-) create mode 100644 src/components/IndexList.vue diff --git a/src/components/IndexList.vue b/src/components/IndexList.vue new file mode 100644 index 0000000..34774aa --- /dev/null +++ b/src/components/IndexList.vue @@ -0,0 +1,123 @@ + + + \ No newline at end of file diff --git a/src/index.vue b/src/index.vue index 5125b64..d4d6e2f 100644 --- a/src/index.vue +++ b/src/index.vue @@ -2,7 +2,7 @@
-
+
首页
我的主页
退出登录
@@ -12,7 +12,7 @@
@@ -20,6 +20,12 @@
+
+ + + + +
\ No newline at end of file