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.
 
 
 
 
 
LanceJiang 5ad5c8cdc7
fix: 类似 /comp/table/formTable页面 rowSelection.selectedRowKeys 数据双向绑定时 clickToRowSelect RowClick 触发失效 (#2893)
3 years ago
..
api fix(api/demo): fix typo (#2808) 3 years ago
assets chore: update deps 5 years ago
components fix: 类似 /comp/table/formTable页面 rowSelection.selectedRowKeys 数据双向绑定时 clickToRowSelect RowClick 触发失效 (#2893) 3 years ago
design feat: 保持 和 windi 一样的全局样式,减少升级带来的影响 3 years ago
directives feat(directives/ellipsis): add ellipsis directive (#2688) 3 years ago
enums fix: 修复 Cannot access 'pagewrapper' before initialization (#2835) 3 years ago
hooks fix: 修复边栏无法打开问题,deepMerge函数有问题未修复 3 years ago
layouts perf: 组件修改为setup 3 years ago
locales chore: remove LazyContainer 3 years ago
logics fix: 主题样式设置无效,close #2685 3 years ago
router fix: 修复未传参(params)的时,redo失效的问题 (#2826) 3 years ago
settings perf: 修复部分 eslint 错误 3 years ago
store fix: 修复边栏无法打开问题,deepMerge函数有问题未修复 3 years ago
utils fix(utils): deepMerge failing to correctly merge basic data types (#2872) 3 years ago
views fix: 修复 角色管理 编辑角色时,角色状态不正确 (#2861) 3 years ago
App.vue feat: 添加 defineOptions 3 years ago
main.ts fix: 主题样式设置无效,close #2685 3 years ago