From fd0625cb2a51094b4bc24c4672d4fa47bdb924f3 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 21 May 2020 17:03:32 +0800 Subject: [PATCH] [Update] update quickActions --- src/i18n/langs/cn.json | 5 ++- src/views/xpack/License.vue | 79 +++++++++++++------------------------ 2 files changed, 32 insertions(+), 52 deletions(-) diff --git a/src/i18n/langs/cn.json b/src/i18n/langs/cn.json index c76d0d705..3b5038322 100644 --- a/src/i18n/langs/cn.json +++ b/src/i18n/langs/cn.json @@ -782,6 +782,9 @@ "loginImageTip": "提示:将会显示在企业版用户登录页面(建议图片大小为: 492*472px)", "loginTitleTip": "提示:将会显示在企业版用户登录页面(eg: 欢迎使用JumpServer开源堡垒机)", "restoreDialogTitle": "你确认吗", - "restoreDialogMessage": "您确定要恢复默认初始化吗?" + "restoreDialogMessage": "您确定要恢复默认初始化吗?", + "import": "导入", + "technologyConsult": "技术咨询", + "consult": "咨询" } } diff --git a/src/views/xpack/License.vue b/src/views/xpack/License.vue index 0f2249723..ca9eb6187 100644 --- a/src/views/xpack/License.vue +++ b/src/views/xpack/License.vue @@ -10,26 +10,7 @@ - -
- - {{ cardActions }} -
- - - - - - -
+
@@ -51,6 +32,7 @@