1. 在订单页面将搜索表单拆分为独立表单并调整样式 2. 在角色管理页面添加菜单树遍历日志并过滤特定路由 ``` 解释: 1. 第一个修改属于重构(refactor),调整了订单页面的表单布局,将搜索部分拆分为独立表单并添加了样式类 2. 第二个修改也是重构(refactor),在角色管理页面添加了console.log调试信息,并修改了菜单过滤逻辑,排除了特定路由 3. 使用了中文简体的"优化"作为主要动词,符合中文提交习惯 4. 在scope中明确了修改涉及的具体模块(订单/角色管理) 5. 正文部分简洁说明了两个主要修改点,没有重复标题中的信息 |
||
---|---|---|
.vscode | ||
build | ||
mock | ||
public | ||
src | ||
types | ||
.dockerignore | ||
.editorconfig | ||
.env | ||
.env.development | ||
.env.production | ||
.env.staging | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.markdownlint.json | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
Dockerfile | ||
LICENSE | ||
README.en-US.md | ||
README.md | ||
commitlint.config.js | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
stylelint.config.js | ||
tailwind.config.js | ||
tsconfig.json | ||
vite.config.ts |
README.en-US.md
vue-pure-admin Lite Edition(no i18n version)
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
⚠️ 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)