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

584 Commits

Author SHA1 Message Date
pany
0a93a9f909 chore: fixed eslint 8.57.0 && update other dependencies 2024-08-24 13:55:59 +08:00
pany
372a63439b chore: fixed eslint 8.57.0 && update other dependencies 2024-08-10 10:28:09 +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
Juck Zhang
6893c70df0
chore: update ". vscode/settings.json" 2024-07-15 21:00:20 +08:00
pany
f97824ddf8 chore: fixed eslint 8.57.0 && update other dependencies 2024-07-15 20:27:36 +08:00
pany
ccdeaaeaba ci: update node pnpm version 2024-07-15 18:44:17 +08:00
pany
d77d7f7651 chore: update husky configuration 2024-07-15 18:28:55 +08:00
pany
7e9eaab9da chore: 替换 vxe-table 已废弃的 api 2024-05-28 10:23:52 +08:00
pany
3bc8ca91f6 chore: fixed eslint 8.57.0 && update other dependencies 2024-05-28 10:22:05 +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
7e22f8915f chore: update vite 2024-03-25 09:45:04 +08:00
pany
1186650df8 chore: update all dependencies 2024-03-23 13:44:02 +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
pany
56f933d0ca chore: update all dependencies 2024-03-21 15:37:09 +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
ClariS
bf17c67fda
fix: debugger 语句在开发环境下不生效 (#170)
Co-authored-by: pany <939630029@qq.com>
2024-03-18 17:31:27 +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
a01e68d381 chore: fixed vxe-table 4.4.1 && update other dependencies 2024-03-08 20:52:19 +08:00
dingzhen
f01b72f3c7
chore: 移除已经废弃的 vscode-typescript-vue-plugin 插件, 已被 volar 扩展取代 (#172) 2024-03-08 17:45:38 +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
pany
58fc646116 chore: fixed vxe-table 4.4.1 && update other dependencies 2024-02-27 15:35:46 +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
2ad674b0b0 chore: remove ‘declare’ 2024-02-22 18:52:25 +08:00
pany
86b6562ab8 chore: 更新 vitest 插件 2024-02-22 14:29:19 +08:00
pany
34276b5855 chore: prettier 继承 .editorconfig 的缩进风格 2024-02-21 13:34:50 +08:00
pany
bf9d6eb7b6 chore: fixed vxe-table 4.4.1 && update other dependencies 2024-02-20 09:56:40 +08:00
pany
975bfd24dc docs: 错别字登陆更正为登录 2024-02-07 19:04:55 +08:00
pany
13165b7600 chore: v4.4.0 v4.4.0 2024-02-07 16:24:53 +08:00
pany
e81668e293 chore: 切换在线 mock 接口地址 2024-02-07 10:38:12 +08:00
pany
a00e57a1e8 perf: 移除遗留的废弃逻辑 2024-02-07 10:32:53 +08:00