From 45f4d8fab00f18a136740771f0208312382b8bb8 Mon Sep 17 00:00:00 2001 From: Shijie Zhou Date: Sun, 20 Sep 2020 14:56:12 +0800 Subject: [PATCH] Remove all unused format and containers --- src/App.vue | 122 ++++++++++++---------------------- src/components/AboutCard.vue | 25 ------- src/utils/components/index.js | 9 +++ src/views/About.vue | 6 +- src/views/Consociation.vue | 2 - src/views/Home.vue | 45 ------------- 6 files changed, 54 insertions(+), 155 deletions(-) delete mode 100644 src/components/AboutCard.vue diff --git a/src/App.vue b/src/App.vue index fc8863e..86ff86a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,39 +9,6 @@ > -