feat: about页面

This commit is contained in:
陈劲松
2020-11-17 20:41:20 +08:00
committed by chenjinsong
parent b0e8821750
commit 8ed0a7b42b
6 changed files with 123 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ const cn = {
esc: "取消",
cancel: "取消",
save: "保存",
preivew: "预览",
preview: "预览",
download: "下载",
upload: "上传",
search: "搜索",
@@ -26,6 +26,8 @@ const cn = {
clearAll: "清空",
clear: "清除",
name: "名称",
version: "版本",
components: "组件",
cover: "覆盖",
signOut: "登出",
select: "选择",
@@ -34,6 +36,7 @@ const cn = {
all: "全选",
value: "值",
other: "其他",
about: '关于',
query: "查询",
back: "返回",
unavailable: "不可用",
@@ -48,7 +51,6 @@ const cn = {
createDatacenter: "新增数据中心",
active: "活跃",
type: "类别",
preview: "预览",
detail: "详细信息",
changePwd: "修改密码",
createCabinet: "创建机柜",