-
-
-
-
- ({{$t('commons.examples')}}:https://rdmetersphere.fit2cloud.com)
+
+
+
+
+
+ {{ $t('commons.upload') }}
+
+
+
+ {{ $t('commons.upload') }}
+
+
+
+
+
+
{{ $t('commons.edit') }}
-
+
{{ $t('commons.save') }}
{{ $t('commons.cancel') }}
@@ -22,84 +48,123 @@
diff --git a/frontend/src/business/components/settings/system/SystemParameterSetting.vue b/frontend/src/business/components/settings/system/SystemParameterSetting.vue
index 40decd2c3a..337600dfdb 100644
--- a/frontend/src/business/components/settings/system/SystemParameterSetting.vue
+++ b/frontend/src/business/components/settings/system/SystemParameterSetting.vue
@@ -2,21 +2,15 @@
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
@@ -24,6 +18,7 @@
+
+
diff --git a/frontend/src/business/index.html b/frontend/src/business/index.html
index ed0d1452c7..d7b5ac50ff 100644
--- a/frontend/src/business/index.html
+++ b/frontend/src/business/index.html
@@ -4,7 +4,7 @@
-
+
DataEase
diff --git a/frontend/src/i18n/en-US.js b/frontend/src/i18n/en-US.js
index 08bddcee23..decf67202e 100644
--- a/frontend/src/i18n/en-US.js
+++ b/frontend/src/i18n/en-US.js
@@ -1,5 +1,6 @@
export default {
commons: {
+ upload:'Upload',
cover: 'Cover',
not_cover: 'Not Cover',
import_mode: 'Import mode',
@@ -34,7 +35,7 @@ export default {
operating: 'Operating',
input_limit: 'Within {0} and {1} characters',
login: 'Sign In',
- welcome: 'One-stop open source continuous testing platform',
+ welcome: 'One-stop open source data analysis platform',
username: 'Username',
password: 'Password',
input_username: 'Please enter username',
@@ -216,12 +217,21 @@ export default {
loginImage: 'Picture on the right side of the login page',
loginTitle: 'Login page prompt information',
pageTitle: 'Page Title',
+ advice_size:"The recommended image size is ",
+ favicon:"Favicon",
},
system_config: {
base_config: 'Base Config',
base: {
url: 'Website URL',
- url_tip: 'example:http://localhost:8081'
+ url_tip: 'example:http://localhost:8081',
+ logo: "System LOGO (displayed in the LOGO in the upper left corner of the system homepage)",
+ advice_size:"The recommended image size is ",
+ title:"Title (text displayed on browser tab page)",
+ favicon:"Favicon",
+ system_name:"System name (displayed in the system name in the upper left corner of the system home page)",
+ login_image: "Login page image (the image shown on the login page)",
+ login_name:"System name displayed on login page"
}
},
workspace: {
diff --git a/frontend/src/i18n/zh-CN.js b/frontend/src/i18n/zh-CN.js
index a03eb0e502..73eb90acb6 100644
--- a/frontend/src/i18n/zh-CN.js
+++ b/frontend/src/i18n/zh-CN.js
@@ -1,5 +1,6 @@
export default {
commons: {
+ upload:'上传',
cover: '覆盖',
not_cover: '不覆盖',
import_mode: '导入模式',
@@ -35,7 +36,7 @@ export default {
operating: '操作',
input_limit: '长度在 {0} 到 {1} 个字符',
login: '登录',
- welcome: '一站式开源持续测试平台',
+ welcome: '一站式开源数据分析平台',
username: '姓名',
password: '密码',
input_username: '请输入用户姓名',
@@ -218,12 +219,21 @@ export default {
loginImage: '登陆页面右侧图片',
loginTitle: '登陆页面提示信息',
pageTitle: '页面 Title',
+ favicon:"Favicon(浏览器Tab页上的小图标)",
+ advice_size:"建议图片大小",
},
system_config: {
base_config: '基本配置',
base: {
url: '当前站点URL',
- url_tip: '例如:http://localhost:8081'
+ url_tip: '例如:http://localhost:8081',
+ logo: "系统LOGO(显示在系统主页左上角的LOGO)",
+ advice_size:"建议图片大小",
+ title:"Title(浏览器Tab页上的显示的文字)",
+ favicon:"Favicon(浏览器Tab页上的小图标)",
+ system_name:"系统名称(显示在系统主页左上角的系统名称)",
+ login_image: "登录页图片(登录页中显示的图片)",
+ login_name:"登录页显示的系统名称"
}
},
workspace: {
diff --git a/frontend/src/i18n/zh-TW.js b/frontend/src/i18n/zh-TW.js
index 22f979aaf9..ca12cd3c06 100644
--- a/frontend/src/i18n/zh-TW.js
+++ b/frontend/src/i18n/zh-TW.js
@@ -1,5 +1,6 @@
export default {
commons: {
+ upload:'上传',
cover: '覆蓋',
not_cover: '不覆蓋',
import_mode: '導入模式',
@@ -35,7 +36,7 @@ export default {
operating: '操作',
input_limit: '長度在 {0} 到 {1} 個字符',
login: '登錄',
- welcome: '壹站式開源持續測試平臺',
+ welcome: '壹站式開源数据分析平臺',
username: '姓名',
password: '密碼',
input_username: '請輸入用戶姓名',
@@ -217,12 +218,21 @@ export default {
loginImage: '登陸頁面右側圖片',
loginTitle: '登陸頁面提示信息',
pageTitle: '頁面 Title',
+ favicon:"Favicon(瀏覽器Tab頁上的小圖標)",
+ advice_size:"建議圖片大小",
},
system_config: {
base_config: '基本配置',
base: {
url: '當前站點URL',
- url_tip: '例如:http://localhost:8081'
+ url_tip: '例如:http://localhost:8081',
+ logo: "系統LOGO(顯示在系統主頁左上角的LOGO)",
+ advice_size:"建議圖片大小",
+ title:"Title(瀏覽器Tab頁上的顯示的文字)",
+ favicon:"Favicon(瀏覽器Tab頁上的小圖標)",
+ system_name:"系統名稱(顯示在系統主頁左上角的系統名稱)",
+ login_image: "登錄頁圖片(登錄頁中顯示的圖片)",
+ login_name:"登錄頁顯示的系統名稱"
}
},
workspace: {
diff --git a/frontend/src/login/login.html b/frontend/src/login/login.html
index 191b04d115..5b6f73bb32 100644
--- a/frontend/src/login/login.html
+++ b/frontend/src/login/login.html
@@ -4,7 +4,7 @@
-
+
DataEase