From 3f438c4c8698a1408f348d5afb6568440c436141 Mon Sep 17 00:00:00 2001 From: Coffee-crocodile <1147347984@qq.com> Date: Thu, 4 Aug 2022 10:37:46 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E5=A2=9E=E5=8A=A0demo=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=EF=BC=8C=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E5=9B=BE?= =?UTF-8?q?=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- index.html | 2 +- public/pixel.svg | 1 + public/vite.svg | 1 - 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 public/pixel.svg delete mode 100644 public/vite.svg diff --git a/README.md b/README.md index 0f02284..dc32a7c 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,14 @@ 一个基于Vue3、vite3、ts、pinia、NaiveUI,Vue-Router4的后台管理项目 ## Demo + +- [示例网页](https://ench-admin.vercel.app/) + ## 代码仓库 - [github](https://github.com/chen-see/ench-admin) + ## 安装使用 - 环境配置 @@ -39,5 +43,4 @@ pnpm dev ```bash pnpm build -``` ``` \ No newline at end of file diff --git a/index.html b/index.html index c5c68fa..2ced1fc 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
- +