From 700ea462afe6527e0b305bb917f5fde9ded9b80c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=8F=B6?= Date: Fri, 21 Oct 2022 10:48:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=BD=E5=BA=97=E4=BA=91(=E5=8E=A6=E9=97=A8)?= =?UTF-8?q?=E7=A7=91=E6=8A=80=E6=9C=89=E9=99=90=E5=85=AC=E5=8F=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/lang/en/layout.js | 2 +- src/i18n/lang/zh_CN/layout.js | 2 +- src/i18n/lang/zh_TW/layout.js | 2 +- src/views/forget/index.vue | 2 +- src/views/login/index.vue | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/lang/en/layout.js b/src/i18n/lang/en/layout.js index bf51422..042b9a4 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 狸车(厦门)网络科技有限公司' + copyright: 'Copyright © 2022 好店云(厦门)科技有限公司' }, logout: { title: 'Confirm', diff --git a/src/i18n/lang/zh_CN/layout.js b/src/i18n/lang/zh_CN/layout.js index 6ff21ee..827ac06 100644 --- a/src/i18n/lang/zh_CN/layout.js +++ b/src/i18n/lang/zh_CN/layout.js @@ -10,7 +10,7 @@ export default { website: '官网', document: '文档', authorization: '授权', - copyright: 'Copyright © 2022 狸车(厦门)网络科技有限公司' + copyright: 'Copyright © 2022 好店云(厦门)科技有限公司' }, logout: { title: '提示', diff --git a/src/i18n/lang/zh_TW/layout.js b/src/i18n/lang/zh_TW/layout.js index 5418b39..52c01d5 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 675ff79..acbbe08 100644 --- a/src/views/forget/index.vue +++ b/src/views/forget/index.vue @@ -80,7 +80,7 @@