- 移除表单项的冗余label文本,使用placeholder替代 - 统一搜索和重置按钮的间距样式 - 替换PureTableBar为自定义table-container样式 - 调整分页组件样式和默认页大小 - 为表格容器添加统一样式包括阴影、圆角和间距 ``` 这个提交消息遵循了以下原则: 1. 使用refactor类型,因为主要是代码结构调整和样式优化,不改变功能 2. 添加了scope(views)表明修改范围是视图组件 3. 描述简明扼要,说明了主要修改内容 4. 在正文中使用列表形式列举了主要变更点 5. 保持了中文语言环境下的简洁表达 6. 符合50字符限制且不使用句号结尾的要求 |
||
---|---|---|
.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)