NEZ-347 feat:新增导航图标,使用vuex绑定导航数据

This commit is contained in:
zhangyu
2020-07-06 16:06:43 +08:00
parent a0ce182a49
commit 43c788e173
10 changed files with 68 additions and 9 deletions

View File

@@ -343,6 +343,7 @@ const cn = {
no: "否",
deleteSuccess: "删除成功",
saveSuccess: "保存成功",
addSuccess: "添加成功",
duplicateSuccess: '复制成功', //"复制成功"
coverSuccess: "覆盖成功",
refreshLater: "请稍后刷新",
@@ -723,6 +724,16 @@ const cn = {
map: "LDAP属性映射",
active: "启用LDAP认证"
},
link: {
link:'Link',
name: "名称",
url: "URL",
operation: "操作",
add: "添加",
update: "更新",
del: "删除",
nameMaxLength:"长度应小于64"
},
reset: {
reset: "重置",
type: "类型",