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.
 
 
 
 
 
Electrolux 7ae2ec03a7
feat(BasicForm->Components): add beforeFetch & afterFetch to apicomp && perf the code (#3786)
2 years ago
..
api feat(BasicForm): Improve ts types for BasicForm (#3426) 2 years ago
assets chore: update deps 5 years ago
components feat(BasicForm->Components): add beforeFetch & afterFetch to apicomp && perf the code (#3786) 2 years ago
design feat(VirtualScroll): 虚拟滚动增加滚动到顶部, 底部, 指定项方法 (#3687) 2 years ago
directives types: complete dirctives and v-role custom color (#3718) 2 years ago
enums fix: Correct spelling error in comments (#3678) 2 years ago
hooks perf: 优化水印在控制台可以hide的问题 (#3732) 2 years ago
layouts chore(deps): 升级最新依赖 (#3743) 2 years ago
locales fix: typo in locale (#3659) 2 years ago
logics perf(darkMode): 深色模式颜色定义以及切换方式优化 (#3436) 2 years ago
router chore: format code (#3773) 2 years ago
settings fix: table height calc when fullcontent and footer visible change (#3392) 2 years ago
store fix: repair login about redirect query (#3592) 2 years ago
utils fix(util): resolve executing retry even when HTTP status code is 401 (#3756) 2 years ago
views feat(demo): use Tour component replace dirverjs (#3777) 2 years ago
App.vue perf(ConfigProvider): 配置antdv主题色, 使其与modifyVars配置一致 (#3219) 2 years ago
main.ts antdv升级到4.x版本 (#3006) 2 years ago