From d9a59ebf65cb722cee26f8eb16add8b3eed2b5e4 Mon Sep 17 00:00:00 2001 From: Samurais Date: Mon, 10 Sep 2018 16:00:30 +0800 Subject: [PATCH] =?UTF-8?q?Created=20=E6=98=A5=E6=9D=BE=E5=AE=A2=E6=9C=8D?= =?UTF-8?q?=E8=AE=BF=E5=AE=A2=E7=AB=AF=E6=BC=94=E7=A4=BA=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 春松客服访客端演示.md | 43 ++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 春松客服访客端演示.md diff --git a/春松客服访客端演示.md b/春松客服访客端演示.md new file mode 100644 index 0000000..53f9eb9 --- /dev/null +++ b/春松客服访客端演示.md @@ -0,0 +1,43 @@ +# 春松客服-模拟访客端 + +## 网站渠道 + +登录演示系统 + +``` +http://cc.chatopera.com/ +用户名:admin +密码:admin1234 +``` + +保证有下面的一条网站渠道: + +![image](https://user-images.githubusercontent.com/3538629/45284166-64cd1200-b512-11e8-9c48-f66c5617fe12.png) + + + +## 网页 + +复制下面的代码,保存为 ```cos-client.html``` 文件,然后使用浏览器打开。 + +``` + + + + + + + + + + +春松客服演示客户端 + + + + +``` + +从浏览器中,查看“聊天控件”。 + +![image](https://user-images.githubusercontent.com/3538629/45284248-9514b080-b512-11e8-85ba-e9ca69913699.png)