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

22 Commits

Author SHA1 Message Date
pany
32101689bf fix: 修复角色数组为空时导致路由守卫无限循环的问题 2023-03-01 10:23:51 +08:00
pany
15fa81f5fe feat: 新增 keep alive 缓存功能 2023-02-22 15:53:04 +08:00
ClariS
18d70cfa51
types: 将类型和接口定义进行拆分 (#50)
* types: 将类型和接口定义进行拆分
2023-02-15 14:23:30 +08:00
pany
61675f74ba feat: Axios 响应数据支持通过泛型推导 2023-02-02 11:31:17 +08:00
Defined
7feb1d515f
feat: 系统布局配置下增加灰色模式、色弱模式 (#39) 2022-12-08 18:06:01 +08:00
pany
017ebf2f92 feat: 头像旁新增用户名显示 2022-11-02 16:57:43 +08:00
pany
4e2ffa38f5 feat: 添加消息通知图标隐藏功能 2022-10-31 15:35:51 +08:00
pany
8c403e0af1 chore: format 'import type' 2022-10-18 15:07:42 +08:00
pany
281a7bebbf refactor: 将多主题功能从 pinia 抽离为 hook 2022-10-17 15:04:27 +08:00
pany
ef74023f3e refactor: 对接新的 mock api 2022-09-14 18:44:32 +08:00
pany
160858d6de fix: 修复通过 TagsView 刷新页面导致 query 参数丢失的问题 2022-08-26 19:16:49 +08:00
pany
a10a84de25 refactor: TagsView Component 2022-08-26 15:42:02 +08:00
pany
af02a52044 style: 统一采用 import type 语法导入类型 2022-08-26 10:35:25 +08:00
pany
8d812dd2d3 refactor: Setup Stores 2022-08-24 16:52:01 +08:00
pany
a9f8e6ccc2 refactor: Settings Component 2022-08-23 15:56:20 +08:00
pany
a6cf96f373 refactor: cache & constant 2022-08-19 21:13:41 +08:00
pany
f4dc67c4ec docs: 优化文档和注释中的单词大小写和语义 2022-07-01 16:25:51 +08:00
pany
8378cb501f refactor: login api 2022-07-01 14:59:22 +08:00
pany
bd782cf88d feat: 集成 unocss 2022-05-12 19:07:54 +08:00
pany
324e454641 feat: 适配 element-plus dark mode 2022-05-10 19:59:50 +08:00
pany
1f62be479a chore: 解决 prettier 与 eslint 冲突 & 格式化所有文件 2022-04-22 01:16:02 +08:00
pany
83979683b1 wip: 迁移 v3-admin v3.1.3 版本代码 2022-04-21 18:20:39 +08:00