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 @@
- 关于本项目
+
+
+ Ench-admin是一款基于Vue3+vite+TypeScript+Navie
+ UI的后台管理模板,力求使用简约的代码实现完备功能,降低学习门槛和维护成本,让大家能早点下班做自己的事情
+
+
+
+
+
+ Github
+
+
+
+
+ 预览地址
+
+
+
+
+ {{ lib.version }}
+
+
+
+
+
+
+
+ {{ item }}
+
+
+
+
+
+
+ {{ item }}
+
+
+
+
-
+