Go to file
夏犀麟 7dc9bc6c2a fix: 修复工作台快捷入口错误路由 + 打通 Drawer 重构遗留的编译错误
- workbench 快捷入口「操作日志/登录日志」指向不存在的 /system/log/*,
  按后端菜单真实路由改为 /log/operation 与 /log/login
- 6 个页面(admin/role/menu/community/listing/push)Drawer 重构误用
  内部包路径 @vben-core/popup-ui(app 未直接依赖),改从 @vben/common-ui
  导入 useVbenDrawer 并合并同源 import
- 清理未使用变量:push 页 ref、preferences.vue loadLocaleMessages、
  user-dropdown.vue ref
- preferences 默认配置补缺失字段 languageToggleButtonPosition:'none'
- menu 页 submit 改三元、log 页嵌套三元抽 methodTheme 辅助函数
- vue-tsc 与全部 lint 钩子通过
2026-08-27 12:24:43 +08:00
.changeset chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.gitea/workflows FIX: workflow apt 换腾讯云源(deb.debian.org 国内直连超时导致卡死) 2026-08-27 00:18:43 +08:00
.github chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.vscode chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.workbuddy/memory fix: 修复工作台快捷入口错误路由 + 打通 Drawer 重构遗留的编译错误 2026-08-27 12:24:43 +08:00
apps/web-tdesign fix: 修复工作台快捷入口错误路由 + 打通 Drawer 重构遗留的编译错误 2026-08-27 12:24:43 +08:00
internal chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
packages fix: 修复工作台快捷入口错误路由 + 打通 Drawer 重构遗留的编译错误 2026-08-27 12:24:43 +08:00
scripts CHG: 登录页去除账号下拉与内置密码;house 模块前端;Gitea act_runner 自动部署 workflow 2026-08-26 23:55:07 +08:00
.browserslistrc chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.commitlintrc.js chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.dockerignore chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.editorconfig chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.gitattributes chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.gitconfig chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.gitignore CHG: 登录页去除账号下拉与内置密码;house 模块前端;Gitea act_runner 自动部署 workflow 2026-08-26 23:55:07 +08:00
.gitpod.yml chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.node-version chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.npmrc chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
.stylelintignore chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
agents.md CHG: 登录页去除账号下拉与内置密码;house 模块前端;Gitea act_runner 自动部署 workflow 2026-08-26 23:55:07 +08:00
cspell.json chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
eslint.config.mjs chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
lefthook.yml chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
LICENSE chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
oxfmt.config.ts chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
oxlint.config.ts chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
package.json chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
pnpm-lock.yaml CHG: 登录页去除账号下拉与内置密码;house 模块前端;Gitea act_runner 自动部署 workflow 2026-08-26 23:55:07 +08:00
pnpm-workspace.yaml chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
README.ja-JP.md chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
README.md chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
README.zh-CN.md chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
stylelint.config.mjs chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
tea.yaml chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
turbo.json chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
vben-admin.code-workspace chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00
vitest.config.ts chore: init admin.xpcool.com (vben5 + tdesign) 2026-08-24 23:56:57 +08:00

VbenAdmin Logo

license

Vue Vben Admin

Quality Gate Status codeql build ci deploy

English | 中文 | 日本語

Introduction

Vue Vben Admin is a free and open source middle and back-end template. Using the latest vue3, vite, TypeScript and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.

Upgrade Notice

This is the latest version, 5.0, and it is not compatible with previous versions. If you are starting a new project, it is recommended to use the latest version. If you wish to view the old version, please use the v2 branch.

Features

  • Latest Technology Stack: Developed with cutting-edge front-end technologies like Vue 3 and Vite
  • TypeScript: A language for application-scale JavaScript
  • Themes: Multiple theme colors available with customizable options
  • Internationalization: Comprehensive built-in internationalization support
  • Permissions: Built-in solution for dynamic route-based permission generation

Preview

Test Account: vben/123456

VbenAdmin Logo VbenAdmin Logo VbenAdmin Logo

Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Open in Gitpod

Documentation

Document

Install and Use

  1. Get the project code
git clone https://github.com/vbenjs/vue-vben-admin.git
  1. Install dependencies
cd vue-vben-admin
npm i -g corepack
pnpm install
  1. Run
pnpm dev
  1. Build
pnpm build

Change Log

CHANGELOG

How to Contribute

You are very welcome to join! Raise an issue or submit a Pull Request.

Pull Request Process:

  1. Fork the code
  2. Create your branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. Submit pull request

Git Contribution Submission Specification

Reference vue specification (Angular)

  • feat Add new features
  • fix Fix the problem/BUG
  • style The code style is related and does not affect the running result
  • perf Optimization/performance improvement
  • refactor Refactor
  • revert Undo edit
  • test Test related
  • docs Documentation/notes
  • chore Dependency update/scaffolding configuration modification etc.
  • ci Continuous integration
  • types Type definition file changes

Browser Support

Tailwind CSS v4.0 is designed for Safari 16.4+, Chrome 111+, and Firefox 128+

Support modern browsers, not IE

Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

@Vben

Star History

Star History Chart

Donate

If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!

donate

Paypal Me

Contributors

Contribution Leaderboard Contributors

Discord

License

MIT © Vben-2020