fix: 联系客服优化

This commit is contained in:
Gsh
2026-01-11 14:13:43 +08:00
parent d2b5704294
commit 3bd1a977f7
2 changed files with 9 additions and 7 deletions

View File

@@ -7,8 +7,8 @@ export const contactConfig = {
// 二维码图片路径
images: {
customerService: '/src/assets/images/wx.png', // 客服微信二维码
communityGroup: '/src/assets/images/wx-group-qr.jpg', // 交流群二维码
customerService: ' https://ccnetcore.com/prod-api/wwwroot/aihub/wx.png ', // 客服微信二维码
communityGroup: ' https://ccnetcore.com/prod-api/wwwroot/aihub/jlq.png', // 交流群二维码
afterSalesGroup: '', // 售后群二维码
},
};