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.
 
 
 
 
 
Vben dafcdd898c fix: ensure that safari is running properly, fix #875 5 years ago
..
api fix: multi windows token sharing 5 years ago
assets chore: update deps 5 years ago
components fix(table): fix tree node align 5 years ago
design fix(table): scrollbar style 5 years ago
directives chore: prettier code 5 years ago
enums feat(menu): the route is automatically mapped to the menu 5 years ago
hooks fix: `hasPermission` not work in `ROLE` Mode 5 years ago
layouts fix: `menuSetting` can not set collapsed to false as default 5 years ago
locales feat(modal): add `tooltip` for action buttons 5 years ago
logics perf(utils): mitt default export is changed from Class to Function 5 years ago
router fix: ensure that safari is running properly, fix #875 5 years ago
settings feat(menu): the route is automatically mapped to the menu 5 years ago
store feat: routers support `ignoreRoute` option 5 years ago
utils feat(axios): use `defHttp` like `axios` 5 years ago
views fix(demo): form pages support `keepAlive` 5 years ago
App.vue perf(router): reduce the number of guard files 5 years ago
main.ts perf(router): reduce the number of guard files 5 years ago