From ebe4861163b9d8859f0bccc6176bf384fa14c289 Mon Sep 17 00:00:00 2001 From: Coffee-crocodile <1147347984@qq.com> Date: Mon, 27 Feb 2023 16:46:36 +0800 Subject: [PATCH] feat(about): add about page --- src/App.vue | 4 +-- src/views/about/index.vue | 76 +++++++++++++++++++++++++++++++++++++-- 2 files changed, 76 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 96b610a..691f60c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,7 @@ diff --git a/src/views/about/index.vue b/src/views/about/index.vue index e8eef04..10a069c 100644 --- a/src/views/about/index.vue +++ b/src/views/about/index.vue @@ -1,7 +1,79 @@ - +