diff --git a/Catalogue For WUHAN SAGA (1).pptx b/Catalogue For WUHAN SAGA (1).pptx new file mode 100644 index 0000000..3f30b60 Binary files /dev/null and b/Catalogue For WUHAN SAGA (1).pptx differ diff --git a/demo-vue/src/components/FooterComponent.vue b/demo-vue/src/components/FooterComponent.vue index e5a5e38..8d4468a 100644 --- a/demo-vue/src/components/FooterComponent.vue +++ b/demo-vue/src/components/FooterComponent.vue @@ -32,11 +32,11 @@
- +8613815368088 + {{ t('common.contactPhoneLine') }}
- contact@lvbaoelectric.com + {{ t('common.contactEmailLine') }}
@@ -44,7 +44,7 @@
- WhatsApp: +13026946050 + {{ t('common.contactWechatLine') }}
diff --git a/demo-vue/src/locales/en-US/messages.ts b/demo-vue/src/locales/en-US/messages.ts index 703a9f4..b553226 100644 --- a/demo-vue/src/locales/en-US/messages.ts +++ b/demo-vue/src/locales/en-US/messages.ts @@ -45,7 +45,11 @@ export const messages = { allRights: 'All rights reserved', copyrightFull: 'Copyright © 2026 Shandong Showdart Technology Engineering Co., Ltd. All rights reserved.', companyInfo: 'Company', - addressLabel: 'Cunqian Village, Huangli Town, Wujin District, Changzhou, Jiangsu, China' + addressLabel: + 'A4, Smart Valley, Economic and Technological Development Zone, Jining City, Shandong Province, China.', + contactPhoneLine: 'Tel: +86 177 144 33303', + contactEmailLine: 'amaransalesgroup@163.com', + contactWechatLine: 'Wechat & WhatsApp: +86 177 144 33303' }, language: { zh: '中文', en: 'English', switch: 'Language' }, nav: { diff --git a/demo-vue/src/locales/zh-CN/messages.ts b/demo-vue/src/locales/zh-CN/messages.ts index 16d110c..6015389 100644 --- a/demo-vue/src/locales/zh-CN/messages.ts +++ b/demo-vue/src/locales/zh-CN/messages.ts @@ -45,7 +45,10 @@ export const messages = { allRights: '保留所有权利', copyrightFull: '版权所有 © 2026 山东首达特科技工程有限公司 保留所有权利。', companyInfo: '公司信息', - addressLabel: '中国江苏省常州市武进区湟里镇村前村' + addressLabel: '中国山东省济宁市经济技术开发区智慧谷A4', + contactPhoneLine: '手机:+86 177 144 33303', + contactEmailLine: 'amaransalesgroup@163.com', + contactWechatLine: '微信 & WhatsApp:+86 177 144 33303' }, language: { zh: '中文', en: 'English', switch: '语言' }, nav: {