feat(contact): 核心能力板块改为联系方式,新增企业微信二维码卡片与i18n词条
This commit is contained in:
@@ -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",
|
||||
};
|
||||
|
||||
// 构建反向字典
|
||||
|
||||
Reference in New Issue
Block a user