From f89c283834b9389606ec360d5830e0c2d711837c Mon Sep 17 00:00:00 2001 From: theluyuan <1162963624@qq.com> Date: Sat, 20 Nov 2021 15:27:33 +0800 Subject: [PATCH] add icon --- index.html | 2 +- src/{views => layout}/index.vue | 29 +++++++++++++---------------- src/router/index.ts | 2 +- 3 files changed, 15 insertions(+), 18 deletions(-) rename src/{views => layout}/index.vue (80%) diff --git a/index.html b/index.html index 11603f8..0c18c48 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - +
diff --git a/src/views/index.vue b/src/layout/index.vue similarity index 80% rename from src/views/index.vue rename to src/layout/index.vue index 8cb6934..4a07214 100644 --- a/src/views/index.vue +++ b/src/layout/index.vue @@ -12,6 +12,12 @@