后台管理精简版
Go to file
bunny aeb51085dc 修改封装表格分页函数 2024-09-04 15:01:38 +08:00
.husky refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
build refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
docker refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
mock 合并之前内容 2024-09-03 08:47:49 +08:00
public refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
src 修改封装表格分页函数 2024-09-04 15:01:38 +08:00
types 修改封装表格分页函数 2024-09-04 15:01:38 +08:00
.browserslistrc init 2024-05-11 14:48:02 +08:00
.dockerignore init 2024-05-11 14:48:02 +08:00
.editorconfig init 2024-05-11 14:48:02 +08:00
.env refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
.env.development refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
.env.production refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
.gitignore init 2024-05-11 14:48:02 +08:00
.lintstagedrc feat: 🎸 完善项目内容;删除不必要引用 2024-08-28 10:36:16 +08:00
.markdownlint.json init 2024-05-11 14:48:02 +08:00
.npmrc feat: 🎸 完善项目内容;删除不必要引用 2024-08-28 10:36:16 +08:00
.nvmrc feat: 🎸 完善项目内容;删除不必要引用 2024-08-28 10:36:16 +08:00
.prettierrc.js 修改封装表格分页函数 2024-09-04 15:01:38 +08:00
.stylelintignore init 2024-05-11 14:48:02 +08:00
LICENSE feat: 🎸 完善项目内容;删除不必要引用 2024-08-28 10:36:16 +08:00
README.md docs: 📚 添加文档说明 2024-09-01 16:47:38 +08:00
commitlint.config.js refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
eslint.config.js init 2024-05-11 14:48:02 +08:00
index.html feat: 🎸 完善项目内容;删除不必要引用 2024-08-28 10:36:16 +08:00
lint-staged.config.js refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00
package.json 修改封装表格分页函数 2024-09-04 15:01:38 +08:00
pnpm-lock.yaml 修改封装表格分页函数 2024-09-04 15:01:38 +08:00
postcss.config.js init 2024-05-11 14:48:02 +08:00
stylelint.config.js init 2024-05-11 14:48:02 +08:00
tailwind.config.ts init 2024-05-11 14:48:02 +08:00
tsconfig.json init 2024-05-11 14:48:02 +08:00
vite.config.ts refactor: 〽️ 更新版本内容;简化项目内容 2024-09-01 16:41:05 +08:00

README.md

bunny-admin精简版国际化版本

license

介绍

精简版是基于 vue-pure-admin 提炼出的架子,包含主体功能,更适合实际项目开发,打包后的大小在全局引入 element-plus 的情况下仍然低于 2.3MB,并且会永久同步完整版的代码。开启 brotli 压缩和 cdn 替换本地库模式后,打包大小低于 350kb

在之前作者基础上添加了适合自己开发的相关内容

维护者

Bunny

许可证

MIT © 2020-present, pure-admin