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.
 
 
 
 
 
无木 a5ff59237f feat(form): component `Divider` support `helpMessage` 5 years ago
..
api feat(demo): add `async-validator` demo 5 years ago
assets chore: update deps 5 years ago
components feat(form): component `Divider` support `helpMessage` 5 years ago
design style: fix `basicButton` 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: fixed `useRedo` may loss route params 5 years ago
layouts style(types): fix some type statement 5 years ago
locales fix(i18n): add i18n translate data 5 years ago
logics feat: Added support for tailwindcss night mode mechanism (#998) 5 years ago
router feat: always refresh userinfo when page reload 5 years ago
settings feat(menu): the route is automatically mapped to the menu 5 years ago
store chore(permission): fix func name typo (#1082) 5 years ago
utils fix: add axios error info from response (#1083) 5 years ago
views feat(form): component `Divider` support `helpMessage` 5 years ago
App.vue refactor(sys): change to setup syntax 5 years ago
main.ts chore: update deps 5 years ago