Go to file
valarchie 33103b61f8
Merge pull request #7 from 6get-xiaofan/main
Fix: serverConfig.json fetching behavior across nested routes
2024-02-23 11:27:06 +08:00
.husky chore: use pnpm shell-emulator instead of cross-env 2022-09-07 21:53:26 +08:00
.vscode Normative 2024-02-21 21:53:57 +08:00
build feat: 新增操作日志列表 2023-07-15 17:50:38 +08:00
mock release: update 3.9.3 2022-12-04 18:00:16 +08:00
public chore: sync with upstream 2023-06-22 15:13:58 +08:00
src Fix: Ensure route.children existence before accessing in initRouter() 2024-02-21 21:58:31 +08:00
types feat: 新增部门页面 2023-07-20 22:52:22 +08:00
.dockerignore release: update 4.3.0 2023-06-05 15:44:49 +08:00
.editorconfig feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
.env release: update 4.1.0 2023-05-12 13:27:40 +08:00
.env.development feat: 使用后端的验证码 2023-06-23 17:03:53 +08:00
.env.production feat: 使用后端的验证码 2023-06-23 17:03:53 +08:00
.env.staging feat: 使用后端的验证码 2023-06-23 17:03:53 +08:00
.eslintignore chore: 同步完整版代码 2022-11-11 11:53:54 +08:00
.eslintrc.js release: update 3.4.5 2022-08-22 21:34:55 +08:00
.gitignore Normative 2024-02-21 21:53:29 +08:00
.markdownlint.json index on main: f96885b perf: 同步代码 2021-11-10 22:12:48 +08:00
.npmrc chore: use pnpm shell-emulator instead of cross-env 2022-09-07 21:53:26 +08:00
.prettierrc.js chore: update eslint@8.8.0 2022-02-07 16:20:22 +08:00
.stylelintignore release: update 4.1.0 2023-05-12 13:27:40 +08:00
commitlint.config.js feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
Dockerfile release: update 4.3.0 2023-06-05 15:44:49 +08:00
index.html feat: 新增登录页面 2023-06-12 22:05:30 +08:00
LICENSE release: update 4.1.0 2023-05-12 13:27:40 +08:00
package.json feat: 新增个人中心页面 2023-07-25 19:49:16 +08:00
pnpm-lock.yaml feat: 新增个人中心页面 2023-07-25 19:49:16 +08:00
postcss.config.js release: update 4.1.0 2023-05-12 13:27:40 +08:00
README.en-US.md release: update 4.3.0 2023-06-05 15:44:49 +08:00
README.md feat: 修改readme 2023-08-15 09:01:23 +08:00
stylelint.config.js release: update 4.1.0 2023-05-12 13:27:40 +08:00
tailwind.config.js release: update 4.1.0 2023-05-12 13:27:40 +08:00
tsconfig.json release: update 4.3.0 2023-06-05 15:44:49 +08:00
vite.config.ts feat: 使用后端的验证码 2023-06-23 17:03:53 +08:00

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