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.
 
 
 
 
 
Lan 9c4889f085
fix(perm-guard): Fix the problem that the routing query is lost after refreshing the page (#941)
5 years ago
..
api feat(demo): add `async-validator` demo 5 years ago
assets chore: update deps 5 years ago
components fix(img-rotate-drag-verify): fix `resume` method support 5 years ago
design style(alert): fix alert border color 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(useWatermark): fix `func` call `createWatermark` call `clear` to resizeEvent removed (#901) 5 years ago
layouts fix(breadcrumb): `redirect` not worked 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(perm-guard): Fix the problem that the routing query is lost after refreshing the page (#941) 5 years ago
settings feat(menu): the route is automatically mapped to the menu 5 years ago
store fix: fix homePage affix error 5 years ago
utils fix(useWatermark): fix `func` call `createWatermark` call `clear` to resizeEvent removed (#901) 5 years ago
views feat(demo): add `async-validator` demo 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