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.
 
 
 
 
 
Netfan 5ddccf6ba2
feat(tabs): add setTabTitle method (#680)
5 years ago
..
api refactor(api): remove unnecessary userId param (#675) 5 years ago
assets feat: dark mode 5 years ago
components fix(table-action): fix the split line style is missing,fix #674 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 feat(tabs): add setTabTitle method (#680) 5 years ago
layouts fix(layout): fix class loss 5 years ago
locales fix(login): login page modal style fixed: #662 (#666) 5 years ago
logics refactor: refactor store 5 years ago
router feat(user): add user login expiration example 5 years ago
settings feat: persistent save tab, fix #359 5 years ago
store feat(tabs): add setTabTitle method (#680) 5 years ago
utils fix(login): login page modal style fixed: #662 (#666) 5 years ago
views feat(tabs): add setTabTitle method (#680) 5 years ago
App.vue fix(lock): automatic screen lock does not work 5 years ago
main.ts fix(code-editor): fix CodeEditor style problem, fix #655 5 years ago