在用户管理页面中,将原有的姓名、手机号、身份证号三个独立搜索框合并为一个统一搜索框,并根据输入内容自动识别搜索类型。新增 `handleSearchInput` 方法,通过正则表达式判断输入内容为身份证号、手机号或姓名,并动态更新搜索参数。简化了用户操作,提升了搜索体验。 |
||
---|---|---|
.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)