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.
 
 
 
 
 
zuihou 56d8af147e feat(axios): Do you want to return the original response header? For example, use this property when you need to get the response header 5 years ago
..
api refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301 5 years ago
assets feat: dark mode 5 years ago
components fix(tree): basicTree设置blockNode=false后,显示异常 (#567) 5 years ago
design fix(button): ghost style 5 years ago
directives feat: dark mode 5 years ago
enums feat: persistent save tab, fix #359 5 years ago
hooks chore: typo 5 years ago
layouts fix: fix the default value of props 5 years ago
locales feat(demo): add permission table demo 5 years ago
logics refactor: refactor store 5 years ago
router feat(demo): add permission table demo 5 years ago
settings feat: persistent save tab, fix #359 5 years ago
store fix: ensure that the 401 jumps to the login page correctly, fix #512 5 years ago
utils feat(axios): Do you want to return the original response header? For example, use this property when you need to get the response header 5 years ago
views feat(form): add Slider demo (#555) 5 years ago
App.vue fix: fix dark theme refreshing flashing white screen 5 years ago
main.ts style: background to background-color 5 years ago