Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-22 03:49:19 +08:00

374 Commits

Author SHA1 Message Date
pany
8201db2f66 chore: 适配 typescript 5.6.x 2024-09-19 19:56:29 +08:00
Femoon
7e0e868c48
style: fix the width of some icons when the sidebar was collapsed (#201)
Co-authored-by: pany <939630029@qq.com>
2024-07-24 11:09:03 +08:00
Valentine Miya
7bda678d7c
types: modify table type name (#199) 2024-07-22 11:40:25 +08:00
pany
f97824ddf8 chore: fixed eslint 8.57.0 && update other dependencies 2024-07-15 20:27:36 +08:00
pany
7e9eaab9da chore: 替换 vxe-table 已废弃的 api 2024-05-28 10:23:52 +08:00
pany
1c78445e44 docs: 更新进群方式 2024-05-24 10:24:31 +08:00
pany
4e6ed361c7 fix: 解决开启 "固定 Header" 时出现 1px 滚动条的问题 2024-05-21 10:10:15 +08:00
qppq54s
6f8755c47c
fix: 修复 iPhone 手机浏览器访问开发环境时可能出现白屏的问题 (#183) 2024-04-22 20:51:32 +08:00
pany
82b5bd81ef refactor: 完成多主题模块的重构 2024-03-29 21:14:11 +08:00
pany
5b531e75db wip: 重构多主题模块 2024-03-29 17:00:29 +08:00
pany
20f9ba8595 wip: 重构多主题模块 2024-03-28 21:34:24 +08:00
pany
246fca2692 fix: 修复 element plus table 右侧操作栏透明的问题 2024-03-26 09:39:32 +08:00
pany
7837bac010 style: 简化多主题样式 2024-03-25 13:48:08 +08:00
pany
952b327261 fix: 修复内容区全屏时顶部存在的间隙以及部分模态框不能显示的问题 2024-03-22 18:58:56 +08:00
pany
b7987218c0 fix: 非左侧模式时,Header 都是 fixed 布局 2024-03-22 11:04:37 +08:00
pany
f528bde687 style: 完善 vxe-table 多主题样式 2024-03-21 17:06:37 +08:00
nevlf
6a6c39395c
chore: 升级 vxe-table 并适配主题切换 (#177)
Co-authored-by: pany <939630029@qq.com>
2024-03-21 15:28:43 +08:00
pany
2fa3fc05fb style: add pixel units 2024-03-21 10:35:00 +08:00
nevlf
c4526f72b1
feat: 主题切换动画 (#176)
Co-authored-by: pany <panyang@mafengwo.com>
2024-03-21 10:00:14 +08:00
Aaron-zon
893ad57f7c
refactor: 将项目中 json 法深拷贝换成 lodash-es 的 cloneDeep (#174) 2024-03-11 09:20:19 +08:00
pany
5a2836c825 docs: 优化权限相关文档 2024-03-08 21:12:48 +08:00
pany
c5471b5fca refactor: 留用 404 alias 同时移除 ErrorPage 路由 && 简化 redirect 路由 path 2024-03-03 23:00:17 +08:00
pany
d716248736 style: 移动端时登录框宽度自适应 2024-03-03 22:24:23 +08:00
pany
c0a950b383 chore: remove useless code 2024-02-28 17:28:12 +08:00
pany
c6225b3cf7 style: simplify sidebar css 2024-02-28 17:04:25 +08:00
pany
d8ab55fe2a fix: 修复缩放侧边栏时 icon 轻微抖动问题 2024-02-27 17:23:24 +08:00
cilliandevops
ecfd39bcc2
feat:add login box top owl animation effect (#162)
Co-authored-by: pany <939630029@qq.com>
Co-authored-by: pany <panyang@mafengwo.com>
2024-02-26 22:22:15 +08:00
pany
2498f239c0 refactor: rename the variable "whether to enable dynamic routing" from "async" to "dynamic" 2024-02-25 19:26:35 +08:00
Aaron-zon
9963b590fd
style: rename the variable "whether to enable dynamic routing" from "async" to "dynamic" 2024-02-25 19:12:51 +08:00
pany
01249a4f5a refactor: update "hooks/useFetchSelect" type 2024-02-25 12:52:55 +08:00
pany
975bfd24dc docs: 错别字登陆更正为登录 2024-02-07 19:04:55 +08:00
pany
a00e57a1e8 perf: 移除遗留的废弃逻辑 2024-02-07 10:32:53 +08:00
pany
b92a1a24fc refactor: 简化路由守卫逻辑 2024-02-06 20:22:07 +08:00
pany
160f389c60 perf: 移除冗余的方法 2024-02-06 17:21:16 +08:00
pany
8c7f4184a1 perf: 新版 vue 已修复热更新导致的页面白屏问题,项目移除相关的代码 2024-02-06 17:07:07 +08:00
pany
0f1afe1a94 fix: 修复禁用动态路由后用户名不显示的问题 2024-02-06 16:21:11 +08:00
pany
02dca40083 feat: add useLayoutMode 2024-02-06 15:25:16 +08:00
pany
0a4d896965 feat: add useDevice 2024-02-06 13:39:56 +08:00
pany
b2597f1ffd fix: 修复子路由设置 hidden: true 不生效的问题 2024-02-05 17:26:42 +08:00
pany
fff3eb9498 refactor: 采用 vue 3.4 新增的 defineModel 宏 2024-02-04 17:14:24 +08:00
pany
47e83913e1 refactor: 增强 element plus table 示例代码的通用性 2024-02-03 16:07:17 +08:00
pany
7f067b111b chore: 适配 element-plus 2.5.4 2024-02-02 19:43:01 +08:00
pany
f5339314b8 refactor: 重写部分 table 示例代码,使逻辑更加清晰 2024-01-22 22:38:11 +08:00
pany
2e1e72099a chore: 适配 element-plus 2.5.2 2024-01-19 19:37:28 +08:00
dingzhen
9510639b49
fix: 修复处于顶部模式时 el-menu 未自适应宽度去折叠的问题 (#153)
Co-authored-by: pany <939630029@qq.com>
2024-01-04 22:59:02 +08:00
pany
03928dfce5 types: 隐藏无须处理的 ts 报错 2023-12-12 20:45:02 +08:00
pany
91350be394 style: 解决顶部模式下 navigation-bar 背景色遮挡了下方阴影的问题 2023-10-18 16:49:14 +08:00
pany
7307f4caa2 style: 优化 element-plus 2.4.1 版本下 el-menu--horizontal 样式 2023-10-18 15:48:54 +08:00
pany
a91b8848a9 docs: 新增三级及其以上路由缓存功能的文案提示 2023-10-18 14:42:26 +08:00
pany
029e695be2 style: 优化 element-plus 2.4.0 版本表格暗黑模式下样式 2023-10-17 14:41:04 +08:00