Commit Graph

70 Commits

Author SHA1 Message Date
kailong321200875 e0bc713f06 chore: 更新依赖 2024-06-01 17:12:17 +08:00
kailong321200875 df5b7166b4 fix: #432 2024-03-19 11:25:29 +08:00
kailong321200875 837f718a79 mod: 修改默认布局为classic 2024-01-16 11:22:58 +08:00
kailong321200875 09b96c7542 style: 调整样式 2024-01-15 13:55:47 +08:00
kailong321200875 59d4ed4dd9 fix: #399 2024-01-15 09:46:41 +08:00
kailong321200875 a926c5607a style: 菜单支持超出省略号 2024-01-06 15:12:41 +08:00
陈财富 00cac6a831 fix: el-button组件和其他部分使用到相关变量的组件无法适配主题色变化问题 2023-12-26 12:00:55 +08:00
kailong321200875 2009594f08 perf: 优化登录记住我流程 2023-12-16 10:59:55 +08:00
kailong321200875 8ef77b4407 mod: 合并代码 2023-12-15 10:49:55 +08:00
kailong321200875 f8db745696 chore: 更新依赖 2023-12-07 10:58:59 +08:00
kailong321200875 77c962ea91 feat: 新增userStore 2023-11-30 16:08:26 +08:00
kailong321200875 893459da7c feat: 持久化缓存 2023-11-29 21:09:37 +08:00
Vladimir af583c71b0
Fix: Default currentSize 2023-10-22 09:41:43 +03:00
kailong321200875 879358821d perf: 优化动态路由 2023-08-27 09:03:39 +08:00
kailong321200875 1452a1afc7 fix: 修复动态路由无效 2023-08-27 07:42:15 +08:00
kailong321200875 4169e52baa fix: #318 2023-08-21 09:40:09 +08:00
kailong321200875 13c9300af2 mod: 删除无用代码 2023-08-16 16:42:32 +08:00
kailong321200875 71b0e4f6f6 chore: 删除无用依赖 2023-08-16 10:24:31 +08:00
kailong321200875 e0c55f40d4 perf: 完善useTagsView 2023-08-13 16:41:47 +08:00
kailong321200875 175abd0aa3 perf: 完善useTagsView 2023-08-13 14:25:49 +08:00
kailong321200875 a869a457e6 feat: 新增useTagsView 2023-08-13 14:06:54 +08:00
kailong321200875 dfea91c7e1 feat: 新增useStorage 2023-08-05 08:42:14 +08:00
kailong321200875 755cea0990 feat: 用户列表重构 2023-07-23 19:34:09 +08:00
kailong321200875 674d760029 types: Form类型调整 2023-06-27 11:32:24 +08:00
kailong321200875 24c8af9183 types: 调整类型 2023-06-26 17:55:12 +08:00
WuYihui e2fd349070 feat: 新增锁屏功能 2023-05-10 10:12:31 +08:00
kailong321200875 122fa62d85 style: 优化第四种布局 2022-10-10 16:06:54 +08:00
hongxinzz 33511553cd feat: types优化 2022-10-10 10:18:28 +08:00
hongxinzz ef3e006859 fix: 修正types提示错误 2022-10-10 09:51:26 +08:00
hongxinzz 232a0f5396 merge 2022-10-09 17:27:46 +08:00
hongxinzz 8b4fa1aa21 feat: type抽离 2022-10-09 17:12:03 +08:00
kailong321200875 d416178d69 perf: perf store 2022-10-08 11:28:50 +08:00
kailong321200875 e757c54fb6 wip: perf pinia 2022-09-30 16:52:39 +08:00
kailong321200875 55522b0661 perf: add static router 2022-07-30 10:05:53 +08:00
kailong321200875 586486a68d types: fix types error 2022-06-09 20:31:51 +08:00
ckl1 d66f12e0e7 types: fix type error 2022-06-06 11:15:31 +08:00
kailong321200875 a4526d7cb4 chore: update deps 2022-06-05 20:39:16 +08:00
陈凯龙 00d947e2f8 feat: add useCrudSchemas hook 2022-04-26 15:03:48 +08:00
jinyang 5dbbc60864 fix: fixed spelling 'ElememtPlusSzie' 2022-04-16 09:42:40 +08:00
陈凯龙 d395f03a57 perf: add tagsViewIcon setting 2022-04-14 10:37:13 +08:00
陈凯龙 b0603199a5 perf: add uniqueopened setting 2022-04-14 09:25:10 +08:00
陈凯龙 835d76ae87 fix: fix the problem of tagsview error when loginout 2022-03-02 08:46:08 +08:00
kailong321200875 7d7fd9ed64 feat: Add useScrollTo hook 2022-02-20 09:40:08 +08:00
kailong321200875 9d926b2760 feat: Add dynamic route 2022-02-19 20:34:44 +08:00
kailong321200875 d5b6e2a777 build: Add vite-plugin-html plugin 2022-02-19 15:57:41 +08:00
kailong321200875 262f4211cf feat: Add example-dialog demo 2022-02-19 13:17:38 +08:00
kailong321200875 f283478c5b release: v3 release test 2022-02-19 09:46:33 +08:00
kailong321200875 f81e996a42 feat(component): Add Footer component 2022-01-22 10:54:28 +08:00
陈凯龙 e496096539 feat(Component): Setting component add copy button 2022-01-21 17:16:56 +08:00
陈凯龙 ff4dd3afbf feat(Layout): Add cutMenu layout 2022-01-21 16:17:40 +08:00