Commit Graph

10 Commits

Author SHA1 Message Date
江麻妞 eca8907a11
fix: Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded (#682)
* refactor:  Encapsulate the function of changing the page language

* fix(lang): Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded
2021-06-01 21:37:59 +08:00
江麻妞 ae3f8329c2
perf: optimize i18n to add the initial locale to the locale pool during initialization (#577) 2021-05-11 09:24:03 +08:00
Vben 3c441a05da style(eslint): fix eslint error 2021-04-12 23:02:48 +08:00
Vben 215d8bab38 refactor: refactor store 2021-04-10 21:41:22 +08:00
Vben 9a1ba74920 wip: system management sample page 2021-03-03 22:52:25 +08:00
Vben f6cef1088d refactor: refactored multi-language modules to support lazy loading and remote loading 2021-02-28 08:48:53 +08:00
vben 61cf0f791e fix(moment): fix moment error #217 2021-01-27 00:14:08 +08:00
vben 6392b7f048 refactor: remove global import 2021-01-18 23:37:36 +08:00
vben 3509ebec16 fix: mock plugin error #171 2021-01-11 00:16:44 +08:00
vben 99ac309fa9 wip: support vite 2021-01-09 23:28:52 +08:00