From 633e1706b07b17b46cf3ccd2ce1dd1db354c934a Mon Sep 17 00:00:00 2001 From: hu_yupeng123 <1638206958@qq.com> Date: Sun, 16 Mar 2025 14:54:56 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E5=88=9D=E5=A7=8B=E5=8C=96"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ed759f7a2f151d91bbcf636f2506cd93328e771c. --- README.md | 40 +++++++++------------------------ web/index.html | 2 +- web/src/layout/footer/index.vue | 2 +- web/src/stores/themeConfig.ts | 4 ++-- 4 files changed, 15 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 4c87bda..67dfc14 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -# DjangoVue3Admin -> 打个广告:Python爬虫管理平台上线了:https://github.com/taskPyroer/taskpyro +# PaoDjangoAdmin ## 项目简介 -DjangoVue3Admin 是一个基于 Django + Vue3 的前后端分离的后台管理系统,采用了最新的前后端技术栈,内置了丰富的功能模块,可以帮助开发者快速搭建企业级中后台产品。 +PaoDjangoAdmin 是一个基于 Django + Vue3 的前后端分离的后台管理系统,采用了最新的前后端技术栈,内置了丰富的功能模块,可以帮助开发者快速搭建企业级中后台产品。 ## 技术架构 @@ -102,7 +101,7 @@ python manage.py runserver 127.0.0.1:8000 pnpm install # 开发环境 -pnpm run dev +pnpm dev # 生产环境 pnpm build @@ -126,32 +125,15 @@ pnpm build - API 接口按模块组织在 api 目录 - 使用 ESLint + Prettier 进行代码规范 -## 演示图 +## 贡献指南 - - - - - - - - - - - - - - - - +欢迎提交 Issue 或 Pull Request 来帮助改进项目。在提交之前,请确保: + +1. Issue 没有被重复提交 +2. Pull Request 遵循项目代码规范 +3. 更新相关文档 +4. 编写必要的测试用例 ## 许可证 -此项目为开源项目,请勿商用,若要商用,请联系作者 - -## 学习交流 - -| 微信:PJ221BBB | 公众号:布鲁的Python之旅 | -|-------------|-----------------| -|  |  | - +[MIT License](LICENSE) diff --git a/web/index.html b/web/index.html index e70df72..426a55a 100644 --- a/web/index.html +++ b/web/index.html @@ -14,7 +14,7 @@ /> -