A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
shizhongming e3f9c44600 perf(代码生成器): 代码生成器功能完善 2 years ago
..
api fix(系统模块-国际化): 优化国际化分组功能 2 years ago
assets chore: update deps 5 years ago
components Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2 years ago
design feat(系统模块): 1、添加smart-table组件 2、添加功能管理页面 2 years ago
directives feat(系统模块): 添加角色管理界面 2 years ago
enums fix(架构): 修复登录后跳转进入死循环问题 2 years ago
hooks Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2 years ago
layouts Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2 years ago
locales feat(smart-table): smart-table添加表格尺寸调整功能 2 years ago
logics perf(darkMode): 深色模式颜色定义以及切换方式优化 (#3436) 2 years ago
modules perf(代码生成器): 代码生成器功能完善 2 years ago
router Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2 years ago
settings perf(认证-登录): 1、登录信息缓存改为使用sessionStorage 2、登出移除角色权限信息 2 years ago
store perf(认证-登录): 1、登录信息缓存改为使用sessionStorage 2、登出移除角色权限信息 2 years ago
utils feat(架构): 优化500异常提示 2 years ago
views fix(系统-登录): 登录失败自动刷新验证码 2 years ago
App.vue feat(架构): 优化500异常提示 2 years ago
main.ts build(结构): 移除无用模块 2 years ago