Go to file
dzq 908ff3e191 refactor(订单/角色管理): 优化表单布局和菜单过滤逻辑
1. 在订单页面将搜索表单拆分为独立表单并调整样式
2. 在角色管理页面添加菜单树遍历日志并过滤特定路由
```

解释:
1. 第一个修改属于重构(refactor),调整了订单页面的表单布局,将搜索部分拆分为独立表单并添加了样式类
2. 第二个修改也是重构(refactor),在角色管理页面添加了console.log调试信息,并修改了菜单过滤逻辑,排除了特定路由
3. 使用了中文简体的"优化"作为主要动词,符合中文提交习惯
4. 在scope中明确了修改涉及的具体模块(订单/角色管理)
5. 正文部分简洁说明了两个主要修改点,没有重复标题中的信息
2025-05-29 11:18:38 +08:00
.vscode 打包文件 2025-03-08 08:18:35 +08:00
build 打包文件 2025-03-08 08:18:35 +08:00
mock 初始化 2025-03-04 09:11:33 +08:00
public feat(机柜管理): 添加主板管理功能并更新机柜图片映射 2025-05-19 11:21:47 +08:00
src refactor(订单/角色管理): 优化表单布局和菜单过滤逻辑 2025-05-29 11:18:38 +08:00
types 初始化 2025-03-04 09:11:33 +08:00
.dockerignore 初始化 2025-03-04 09:11:33 +08:00
.editorconfig 初始化 2025-03-04 09:11:33 +08:00
.env 初始化 2025-03-04 09:11:33 +08:00
.env.development feat: 添加VITE_PUBLIC_IMG_PATH环境变量并更新图片路径 2025-05-16 10:21:55 +08:00
.env.production feat: 添加VITE_PUBLIC_IMG_PATH环境变量并更新图片路径 2025-05-16 10:21:55 +08:00
.env.staging feat: 添加VITE_PUBLIC_IMG_PATH环境变量并更新图片路径 2025-05-16 10:21:55 +08:00
.eslintignore 打包文件 2025-03-08 08:18:35 +08:00
.eslintrc.js 初始化 2025-03-04 09:11:33 +08:00
.gitignore .git 2025-03-05 10:32:02 +08:00
.markdownlint.json 初始化 2025-03-04 09:11:33 +08:00
.npmrc 初始化 2025-03-04 09:11:33 +08:00
.prettierrc.js 初始化 2025-03-04 09:11:33 +08:00
.stylelintignore 初始化 2025-03-04 09:11:33 +08:00
Dockerfile 初始化 2025-03-04 09:11:33 +08:00
LICENSE 初始化 2025-03-04 09:11:33 +08:00
README.en-US.md 初始化 2025-03-04 09:11:33 +08:00
README.md 初始化 2025-03-04 09:11:33 +08:00
commitlint.config.js 初始化 2025-03-04 09:11:33 +08:00
index.html feat: 更新品牌标识和订单列表字段 2025-04-21 09:31:56 +08:00
package.json 初始化 2025-03-04 09:11:33 +08:00
pnpm-lock.yaml 初始化 2025-03-04 09:11:33 +08:00
postcss.config.js 初始化 2025-03-04 09:11:33 +08:00
stylelint.config.js 初始化 2025-03-04 09:11:33 +08:00
tailwind.config.js 初始化 2025-03-04 09:11:33 +08:00
tsconfig.json 初始化 2025-03-04 09:11:33 +08:00
vite.config.ts 初始化 2025-03-04 09:11:33 +08:00

README.en-US.md

vue-pure-admin Lite Editionno i18n version

license

English | 中文

Introduce

The simplified version is based on the shelf extracted from vue-pure-admin, which contains main functions and is more suitable for actual project development. The packaged size is introduced globally element-plus is still below 2.3MB, and the full version of the code will be permanently synchronized. After enabling brotli compression and cdn to replace the local library mode, the package size is less than 350kb

Supporting Video

Docs

Preview

Maintainer

xiaoxian521

⚠️ Attention

  • The Lite version does not accept any issues and prs. If you have any questions, please go to the full version issues to mention, thank you!

License

In principle, no fees and copyrights are charged, and it is commercially available, but if you need secondary open source (such as using this platform for secondary development and open source, the front-end code must be open source and free), please contact the author for permission! (Free, just take a record)

MIT © 2020-present, pure-admin