Skip to content

Commit 7ae2bd9

Browse files
committed
update
1 parent bceb706 commit 7ae2bd9

File tree

6 files changed

+11
-2
lines changed

6 files changed

+11
-2
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Author: jackning 270580156@qq.com
33
* @Date: 2024-06-05 09:43:27
44
* @LastEditors: jackning 270580156@qq.com
5-
* @LastEditTime: 2024-06-14 14:49:24
5+
* @LastEditTime: 2024-06-18 15:49:15
66
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
77
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
88
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
@@ -108,6 +108,10 @@ h2-console: http://localhost:9003/h2-console, path: ./h2db/weiyuim, user/passwor
108108
| :----------: | :----------: | :----------: | :----------: |
109109
| <img src="./images/pc/login2.png" width="100"><img src="./images/pc/switch.png" width="100"> | <img src="./images/pc/chat.png" width="250"> | <img src="./images/pc/contact.png" width="250"> | <img src="./images/pc/setting.png" width="250"> |
110110

111+
| chat-ai | chat-cs | chat-userinfo |
112+
| :----------: | :----------: | :----------: |
113+
| <img src="./images/pc/chat-ai.png" width="250">| <img src="./images/pc/chat-cs.png" width="250"> | <img src="./images/pc/chat-userinfo.png" width="250"> |
114+
111115
## Web Chat
112116

113117
| custom button color | custom button left | custom button margin | custom iframe margin |

README.zh.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Author: jackning 270580156@qq.com
33
* @Date: 2024-06-05 09:44:23
44
* @LastEditors: jackning 270580156@qq.com
5-
* @LastEditTime: 2024-06-17 23:20:48
5+
* @LastEditTime: 2024-06-18 15:49:46
66
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
77
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
88
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
@@ -107,6 +107,11 @@ h2数据库: http://localhost:9003/h2-console, 路径: ./h2db/weiyuim, 用户名
107107
| :----------: | :----------: | :----------: | :----------: |
108108
| <img src="./images/pc/login2.png" width="100"><img src="./images/pc/switch.png" width="100"> | <img src="./images/pc/chat.png" width="250"> | <img src="./images/pc/contact.png" width="250"> | <img src="./images/pc/setting.png" width="250"> |
109109

110+
| 客服-AI助手 | 客服-常用语 | 客服-访客信息 |
111+
| :----------: | :----------: | :----------: |
112+
| <img src="./images/pc/chat-ai.png" width="250">| <img src="./images/pc/chat-cs.png" width="250"> | <img src="./images/pc/chat-userinfo.png" width="250"> |
113+
114+
110115
## Web Chat
111116

112117
| 自定义按钮颜色 | 按钮放在窗口左下角 | 自定义按钮边距 | 自定义聊天窗口边距 |

images/.DS_Store

0 Bytes
Binary file not shown.

images/pc/chat-ai.png

221 KB
Loading

images/pc/chat-cs.png

275 KB
Loading

images/pc/chat-userinfo.png

273 KB
Loading

0 commit comments

Comments
 (0)