Commit Graph

25 Commits

Author SHA1 Message Date
cshaptx4869
af54fb26b6 refactor: ♻️ 统一注册vue插件 2024-05-30 14:16:39 +08:00
cshaptx4869
6d27e25e70 refactor(login): ♻️ 大写锁定提示国际化 2024-03-08 08:40:01 +08:00
cshaptx4869
26b75db243 refactor(i18n): ♻️ 加强基础国际化 2024-03-07 23:51:35 +08:00
cshaptx4869
c422c27d94 refactor(main.ts): ♻️ 抽离一些功能为vue插件 2024-03-01 21:04:04 +08:00
hxr
ae4d2067b7 refactor: ♻️ 完善 typescript 类型,重构代码
Former-commit-id: 5ac4e273aaab2b068e28da5146f516da80a8852b
2023-11-18 22:48:44 +08:00
hxr
35371481e3 refactor: ♻️ 国际化移除系统title
Former-commit-id: e91f7eeb21702e2bbb7b4237c202ca1ab7a9c3f4
2023-11-05 10:50:55 +08:00
Jachin
f797606c44 chore: prettier & lint
Former-commit-id: 486f65e137348f400d7b95067bd3cd5a2f23ff44
2023-08-07 18:39:29 +08:00
haoxr
1a51ed5fcc fix: 修复群或issue有人提到的i18n控制台报错 问题https://github.com/youlaitech/vue3-element-admin/issues/5
Former-commit-id: f459ff0197239081cebb7d72d60c1c0aea685a83
2023-04-05 12:58:02 +08:00
haoxr
f27a84adf2 refactor: 代码优化和注释完善
Former-commit-id: b68eb53030dd468534d49e64ea5f6c3bb834f1f8
2023-03-26 18:36:00 +08:00
haoxr
fd20366f7b refactor: 文件路径调整
Former-commit-id: ee1ddb3a5ac7680d5361b2f9294f44da5be6edc4
2023-03-26 18:34:18 +08:00
haoxr
e41715d426 feat: 新增登录验证码
Former-commit-id: 9a297d1986ed6ea92b39abc0538cfe29be0636a1
2023-03-24 22:40:29 +08:00
haoxr
599624e944 refactor: 代码重构优化(VueUse使用)
Former-commit-id: f33b8d352dd9e9b2a706c94cdd7afa150ac12931
2023-03-01 00:47:39 +08:00
haoxr
2a36afae16 refactor: 优化pinia setup store组合式函数写法
Former-commit-id: 27347ede51d0952d3422c3a6c3a86652f91e5639
2022-12-18 15:27:53 +08:00
郝先瑞
d2249b0ce2 feat: 集成第三方授权准备
Former-commit-id: 6049f5ff03e959d3458a18c7b596a30bd2a1fa6d
2022-09-01 07:58:37 +08:00
郝先瑞
b71d999d5e feat: 同步接口更新
Former-commit-id: 29a22a96043a55445d48a086aa0a9157bcf7d6c6
2022-08-02 23:48:23 +08:00
郝先瑞
eab11687aa style: 代码统一风格格式化
Former-commit-id: 5d0a75e41127c57c663eb2617b1ce66d039f4c29
2022-05-08 13:06:12 +08:00
郝先瑞
11f02c0254 style: 全局代码格式化
Former-commit-id: bb50c8419b8fcdeb48c93fce9f399d901e8f5a52
2022-05-04 15:02:33 +08:00
郝先瑞
0703579ecc refactor: 项目细节优化 2022-03-27 21:45:50 +08:00
郝先瑞
b098c284e1 refactor(lang/index.ts): 自定义国际化移除Element Plus语言包导入 2022-03-24 23:56:06 +08:00
郝先瑞
2ea9ee7df8 sytle(zh-cn.ts): 删除空行 2022-03-23 23:20:58 +08:00
郝先瑞
209df57284 feat(zh-cn.ts): 完善登录页和导航页的国际化 2022-02-27 01:04:30 +08:00
郝先瑞
c4469a767c refactor(setting.ts): 默认开启侧边栏Logo 2022-02-27 01:03:48 +08:00
郝先瑞
da5e0bfbab feat(lang/index.ts): 添加和创建i18n实例 2022-02-24 00:18:41 +08:00
郝先瑞
dedd7f2c46 feat(en.ts): 自定义国际化英文语言包 2022-02-23 23:59:58 +08:00
郝先瑞
2c884c0136 feat(zh-cn.ts): 自定义国际化中文语言包 2022-02-23 23:59:33 +08:00