mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
https://github.com/chatopera/cosin/issues/365 增加公告到Testclient页面
This commit is contained in:
parent
fedfdeeb8c
commit
0630acfd14
@ -1,10 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<!-- 本页只用于测试/演示目的 -->
|
||||
|
||||
<head>
|
||||
<!-- META -->
|
||||
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>全渠道智能客服</title>
|
||||
<!-- 客端演示程序 https://github.com/chatopera/cosin/wiki/春松客服访客端演示 -->
|
||||
<!-- 系统:客服接入:网站列表:创建新网站 网站地址(localhost) -->
|
||||
@ -29,34 +30,47 @@
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h2>全渠道智能客服演示客户端</h2>
|
||||
<h2>全渠道智能客服演示客户端</h2>
|
||||
|
||||
<h3>设置网站渠道</h3>
|
||||
以管理员身份
|
||||
<a href="/" target="_blank">登录</a
|
||||
>,导航【系统-客服接入-网站列表-创建新网站】,按照如下内容设置网站渠道。
|
||||
<h3>设置网站渠道</h3>
|
||||
以管理员身份
|
||||
<a href="/" target="_blank">登录</a>,导航【系统-客服接入-网站列表-创建新网站】,按照如下内容设置网站渠道。
|
||||
|
||||
<table style="width:100%">
|
||||
<tr class="top bottom row">
|
||||
<th>设置</th>
|
||||
<th>值</th>
|
||||
<th>描述</th>
|
||||
</tr>
|
||||
<tr class="top bottom row">
|
||||
<td>网站名称</td>
|
||||
<td>localhost</td>
|
||||
<td>任意字符串</td>
|
||||
</tr>
|
||||
<tr class="top bottom row">
|
||||
<td>网站地址</td>
|
||||
<td>localhost</td>
|
||||
<td>网站的域名或IP,端口选填,比如 localhost:8080</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table style="width:100%">
|
||||
<tr class="top bottom row">
|
||||
<th>设置</th>
|
||||
<th>值</th>
|
||||
<th>描述</th>
|
||||
</tr>
|
||||
<tr class="top bottom row">
|
||||
<td>网站名称</td>
|
||||
<td>localhost</td>
|
||||
<td>任意字符串</td>
|
||||
</tr>
|
||||
<tr class="top bottom row">
|
||||
<td>网站地址</td>
|
||||
<td>localhost</td>
|
||||
<td>网站的域名或IP,端口选填,比如 localhost:8080</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
然后,刷新本页面,就可以在右下角看到【在线客服】聊天控件。
|
||||
<script>
|
||||
</script>
|
||||
然后,刷新本页面,就可以在右下角看到【在线客服】聊天控件。
|
||||
|
||||
<br><br><br>
|
||||
|
||||
<h2>寻找开发者</h2>
|
||||
<p>寻找开发者合作智能客服项目,社区共建,携手共赢!</p>
|
||||
<ul>
|
||||
<li>组织或个人,在春松客服主页展示为认证开发者</li>
|
||||
<li>春松客服官方推荐项目机会</li>
|
||||
<li>专访并通过官方渠道曝光</li>
|
||||
</ul>
|
||||
<p>填写申请:<a href="https://www.wjx.top/jq/93397428.aspx" rel="nofollow">https://www.wjx.top/jq/93397428.aspx</a></p>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user