feat: 修复 pc 客服弹窗UI展示问题

This commit is contained in:
zdl
2025-12-02 16:07:41 +08:00
parent 02d5311005
commit 143933b480
3 changed files with 12 additions and 11 deletions

View File

@@ -35,6 +35,13 @@ export const bytedeskConfig = {
subtitle: '点击咨询', // 副标题
},
// 按钮大小配置
buttonConfig: {
show: true,
width: 40,
height: 40,
},
// 主题配置
theme: {
mode: 'system', // light | dark | system