diff --git a/src/i18n/lang/en/layout.js b/src/i18n/lang/en/layout.js index 4f4667b..bf51422 100644 --- a/src/i18n/lang/en/layout.js +++ b/src/i18n/lang/en/layout.js @@ -10,7 +10,7 @@ export default { website: 'Website', document: 'Document', authorization: 'Authorization', - copyright: 'Copyright © 2022 Wuhan EClouds Technology Co., Ltd' + copyright: 'Copyright © 2022 狸车(厦门)网络科技有限公司' }, logout: { title: 'Confirm', diff --git a/src/i18n/lang/zh_TW/layout.js b/src/i18n/lang/zh_TW/layout.js index cfd0bd5..5418b39 100644 --- a/src/i18n/lang/zh_TW/layout.js +++ b/src/i18n/lang/zh_TW/layout.js @@ -10,7 +10,7 @@ export default { website: '官網', document: '檔案', authorization: '授權', - copyright: 'Copyright © 2022 武漢易雲智科技有限公司' + copyright: 'Copyright © 2022 狸车(厦门)网络科技有限公司' }, logout: { title: '詢問', diff --git a/src/views/forget/index.vue b/src/views/forget/index.vue index 231ca0a..71b0e4d 100644 --- a/src/views/forget/index.vue +++ b/src/views/forget/index.vue @@ -80,7 +80,7 @@