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.
 
 
 
 
 
无木 6f845b53bd fix(table): selection-change not triggered on row click 5 years ago
..
api fix: multi windows token sharing 5 years ago
assets chore: update deps 5 years ago
components fix(table): selection-change not triggered on row click 5 years ago
design chore: revert scrollbar 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 refactor(contentHeight): 重构,将PageWrapper的useContentHeight抽象为公共hook,满足自定义扩展组件时的自动高度计算需求。 同时优化高度计算算法。 (#826) 5 years ago
layouts fix(sider): bottom trigger not work 5 years ago
locales feat(demo): add route multi tabs show 5 years ago
logics perf(utils): mitt default export is changed from Class to Function 5 years ago
router fix(menu): make sure the menu is activated correctly 5 years ago
settings feat(menu): the route is automatically mapped to the menu 5 years ago
store fix(menu): make sure the menu is activated correctly 5 years ago
utils fix(axios): option `withToken` not work 5 years ago
views fix(demo): account list fetch loss param 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