vben
2020-11-19 8882d4e7eafabceb3c53cd5c22ad70ee166921c4
refs
用户 vben <anncwb@126.com>
星期四, 十一月 19, 2020 23:01 +0800
提交者 vben <anncwb@126.com>
星期四, 十一月 19, 2020 23:01 +0800
提交8882d4e7eafabceb3c53cd5c22ad70ee166921c4
目录 564dcdeb2630e96305da214a4046a2995eff3f78 目录 | zip | gz
parent 3a651767fea526a04e2797af3eac72c872589fbc 查看 | 对比
wip: support multilingual configuration
1个文件已删除
14个文件已添加
1 文件已重命名
9个文件已修改
507 ■■■■ 已修改文件
build/vite/plugin/context/transform.ts 96 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
build/vite/plugin/transform/dynamic-import/index.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
build/vite/plugin/transform/globby/index.ts 201 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/web/useLocale.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/en/routes/menus/dashboard.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/en/system/basic.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/en/system/login.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/ru/routes/menus/dashboard.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/ru/system/basic.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/ru/system/login.ts 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/zhCN/routes/menus/dashboard.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/zhCN/system/basic.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/zhCN/system/login.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/types.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main.ts 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/settings/projectSetting.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/setup/i18n/index.ts 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.ts 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/config.d.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/module.d.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/sys/login/Login.vue 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
yarn.lock 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史