manual save(2026-01-22 15:18)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* 示例集团企业官网 - 常量定义
|
||||
* 诚裕集团企业官网 - 常量定义
|
||||
*/
|
||||
|
||||
// 企业基本信息
|
||||
@@ -57,21 +57,21 @@ export const SOCIAL_MEDIA = [
|
||||
label: '微信公众号',
|
||||
icon: 'Wechat',
|
||||
url: 'https://weixin.qq.com',
|
||||
description: '示例集团官方微信公众号',
|
||||
description: '诚裕集团官方微信公众号',
|
||||
},
|
||||
{
|
||||
id: 'weibo',
|
||||
label: '官方微博',
|
||||
icon: 'Weibo',
|
||||
url: 'https://weibo.com',
|
||||
description: '示例集团官方微博账号',
|
||||
description: '诚裕集团官方微博账号',
|
||||
},
|
||||
{
|
||||
id: 'linkedin',
|
||||
label: 'LinkedIn',
|
||||
icon: 'Linkedin',
|
||||
url: 'https://linkedin.com/company/chengyu-group',
|
||||
description: '示例集团 LinkedIn 主页',
|
||||
description: '诚裕集团 LinkedIn 主页',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user