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 @@