diff --git a/README.md b/README.md index a5fe8c7..c26d757 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,19 @@
- + - - + +
## 🌈 介绍 -[Ench-admin](https://github.com/chen-see/ench-admin)一个基于Vue3、Vite4、Typescript、pinia、Naive UI、Vue-Router的后台管理免费开源模板,助力提高后台管理项目开发效率 +[Nova-admin](https://github.com/chansee97/nova-admin)一个基于Vue3、Vite4、Typescript、pinia、Naive UI、Vue-Router的后台管理免费开源模板,助力提高后台管理项目开发效率 ## 😎 线上预览地址 -- [Ench-Admin 预览地址](https://ench-admin.vercel.app/) +- [Nova-Admin 预览地址](https://admin-nova.vercel.app/) ## ⚡特性 @@ -33,9 +33,6 @@ 本地环境需要安装 pnpm 7.x 、Node.js 14.18+ 和 Git ```bash -# 克隆项目 -git clone https://github.com/iamsee/ench-admin.git - # 安装依赖 pnpm i @@ -58,7 +55,7 @@ pnpm commit | >=88 | >=78 | >=87 | >=14 | ## 🙌 学习交流 -Ench-Admin 是完全开源免费的项目,旨在帮助开发者更方便地进行中大型管理系统开发,有使用问题欢迎在QQ交流群内提问。 +Nova-Admin 是完全开源免费的项目,旨在帮助开发者更方便地进行中大型管理系统开发,有使用问题欢迎在QQ交流群内提问。 ## 🧩贡献 如果您发现了任何问题或有改进建议,请创建一个issue或提交一个PR。我们欢迎您的贡献! diff --git a/package.json b/package.json index bff3c15..a32c4fe 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "url": "https://github.com/chansee97" }, "license": "MIT", - "homepage": "https://github.com/chansee97/Ench-admin", + "homepage": "https://github.com/chansee97/nova-admin", "repository": { - "url": "https://github.com/chansee97/Ench-admin.git" + "url": "https://github.com/chansee97/nova-admin.git" }, "bugs": { - "url": "https://github.com/chansee97/Ench-admin/issues" + "url": "https://github.com/chansee97/nova-admin/issues" }, "keywords": [ "Vue", diff --git a/src/views/about/index.vue b/src/views/about/index.vue index 5338e64..7eaa2f5 100644 --- a/src/views/about/index.vue +++ b/src/views/about/index.vue @@ -18,7 +18,7 @@ import lib from '~/package.json' @@ -29,7 +29,7 @@ import lib from '~/package.json'