From 893e0a1d84680618f9788d7a0b8d75ba7993a696 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 16 Sep 2026 12:25:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(contact):=20=E6=A0=B8=E5=BF=83=E8=83=BD?= =?UTF-8?q?=E5=8A=9B=E6=9D=BF=E5=9D=97=E6=94=B9=E4=B8=BA=E8=81=94=E7=B3=BB?= =?UTF-8?q?=E6=96=B9=E5=BC=8F=EF=BC=8C=E6=96=B0=E5=A2=9E=E4=BC=81=E4=B8=9A?= =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E4=BA=8C=E7=BB=B4=E7=A0=81=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E4=B8=8Ei18n=E8=AF=8D=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contact.html | 10 ++++++++-- i18n.js | 5 +++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/contact.html b/contact.html index 99dd776..2471af9 100644 --- a/contact.html +++ b/contact.html @@ -267,7 +267,7 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G
-

核心能力

+

联系方式

电话

@@ -275,7 +275,13 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G

邮箱

105920869@qq.com

+

深圳市宝安区西乡街道固戍一路塘西综合楼洪辉科创空间A314

+

企业微信

+

扫码添加企业微信,最快分钟级回复

+ + 企业微信客服二维码 + 点此直接打开企业微信 +
diff --git a/i18n.js b/i18n.js index 5fcf107..afcbaff 100644 --- a/i18n.js +++ b/i18n.js @@ -318,6 +318,11 @@ var DICT = { "电子邮箱": "Email", "欢迎莅临交流,我们随时恭候您的到访。": "Welcome to visit our office anytime.", "查看地图": "View on Map", + + // ===== 企业微信联系方式 ===== + "企业微信": "WeCom", + "扫码添加企业微信,最快分钟级回复": "Scan to add our WeCom — reply within minutes", + "点此直接打开企业微信": "Open WeCom directly", }; // 构建反向字典