chore:更换到主分支

This commit is contained in:
张益铭
2021-03-01 15:26:05 +08:00
parent 9064b372e8
commit 6a5f1810f9
3530 changed files with 59613 additions and 479452 deletions

12
src/locales/ch.json Normal file
View File

@@ -0,0 +1,12 @@
{
"home": "首页",
"LoginOut": "退出系统",
"usermanagement": "用户管理",
"baseinfo": "基础信息",
"error": "错误页面",
"404": "404",
"401": "401",
"components": "组件",
"split-pane": "切割面板",
"draggable": "拖拽组件"
}

12
src/locales/en.json Normal file
View File

@@ -0,0 +1,12 @@
{
"home": "Home",
"LoginOut": "Login Out",
"usermanagement": "User Manage",
"baseinfo": "Base Info",
"error": "Error Page",
"404": "404",
"401": "401",
"components": "Components",
"split-pane": "Split Pane",
"draggable": "Draggable Components"
}