1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00
This commit is contained in:
Kyle 2018-09-26 17:15:57 +08:00
parent 96cd164c69
commit 5ccbcda3ff
No known key found for this signature in database
GPG Key ID: E9D96D736A2D3F3C
9 changed files with 23 additions and 23 deletions

View File

@ -384,7 +384,7 @@
<email>hailiang.hl.wang@gmail.com</email>
<url>https://github.com/Samurais</url>
<organization>Chatopera Inc.</organization>
<organizationUrl>http://www.chatopera.com</organizationUrl>
<organizationUrl>https://www.chatopera.com</organizationUrl>
<roles>
<role>architect</role>
<role>developer</role>

View File

@ -38,7 +38,7 @@ public class TestController extends Handler {
for(int i=0 ; i<500; i++){
String user = MainUtils.getUUID();
try {
OnlineUserUtils.newRequestMessage(user, "ukewo", "user", "system", "localhost" , "win10", "test" , MainContext.ChannelTypeEnum.WEBIM.toString() , null , null , "admin" , "标题" , "http://www.ukewo.cn" , "12434" , MainContext.ChatInitiatorType.USER.toString()) ;
OnlineUserUtils.newRequestMessage(user, "ukewo", "user", "system", "localhost" , "win10", "test" , MainContext.ChannelTypeEnum.WEBIM.toString() , null , null , "admin" , "标题" , "https://www.chatopera.com" , "12434" , MainContext.ChatInitiatorType.USER.toString()) ;
} catch (Exception e) {
e.printStackTrace();
}

View File

@ -32,7 +32,7 @@
<div class="layui-form-item">
<label class="layui-form-label">欢迎提示语:</label>
<div class="layui-input-inline">
<textarea id="welcomemsg" style="width:450px;" name="welcomemsg" class="layui-textarea">${extention.welcomemsg!"您好,欢迎致电客服智能IVR演示系统这里是电话机器人演示系统请说要进入的测试流程比如客服系统"}</textarea>
<textarea id="welcomemsg" style="width:450px;" name="welcomemsg" class="layui-textarea">${extention.welcomemsg!"您好,欢迎致电春松客服智能IVR演示系统这里是电话机器人演示系统请说要进入的测试流程比如客服系统"}</textarea>
</div>
</div>

View File

@ -15,7 +15,7 @@
<div class="box-item">
<div class="row">
<div class="col-lg-8">
<p>客服系统界面颜色风格</p>
<p>春松客服系统界面颜色风格</p>
<p style="color:#888888;font-size:13px;margin-top:10px;">默认的配色是绿色,选择颜色可以在右侧预览风格,点击保存即可生效</p>
</div>
<div class="col-lg-4">
@ -178,7 +178,7 @@
<div class="row">
<div class="col-lg-8">
<p>启用权限数据采集功能后,会进入数据采集模式,当前状态:<#if infoace?? && infoace == true><small class="ukefu-label theme4">已启用</small><#else><small class="ukefu-label theme4" style="background-color:#FF5722;">已关闭</small></#if></p>
<p style="color:#888888;font-size:13px;margin-top:10px;">启用后,在客服界面上的任何链接点击操作都会触发数据收集功能</p>
<p style="color:#888888;font-size:13px;margin-top:10px;">启用后,在春松客服界面上的任何链接点击操作都会触发数据收集功能</p>
</div>
<div class="col-lg-4">
<#if infoace?? && infoace == true>
@ -192,7 +192,7 @@
</div>
<div class="ukefu-webim-prop">
<div class="ukefu-webim-tl" style="clear:both;">10、停止客服系统</div>
<div class="ukefu-webim-tl" style="clear:both;">10、停止春松客服系统</div>
<div class="box-item">
<div class="row">
<div class="col-lg-8">

View File

@ -50,7 +50,7 @@
<p style="color:#888888;font-size:13px;margin-top:10px;">默认显示信息 企业名称</p>
</div>
<div class="col-lg-4">
<input type="text" name="dialog_name" value="${inviteData.dialog_name!'客服'}" autocomplete="off" class="layui-input" oninput="$('#dialog_name').text($(this).val())" onchange="$('#dialog_name').text($(this).val())">
<input type="text" name="dialog_name" value="${inviteData.dialog_name!'春松客服'}" autocomplete="off" class="layui-input" oninput="$('#dialog_name').text($(this).val())" onchange="$('#dialog_name').text($(this).val())">
</div>
</div>
</div>
@ -205,7 +205,7 @@
</div>
<div class="col-lg-4">
<div class="layui-input-block">
<input type="text" name="consult_skill_title" value="${inviteData.consult_skill_title!'客服'}" autocomplete="off" class="layui-input">
<input type="text" name="consult_skill_title" value="${inviteData.consult_skill_title!'春松客服'}" autocomplete="off" class="layui-input">
</div>
</div>
</div>
@ -472,7 +472,7 @@
</div>
<div class="col-lg-4">
<div class="layui-input-block">
<input type="text" name="aisuccesstip" maxlength="100" value="${inviteData.aisuccesstip!'欢迎使用客服小E我来帮您解答问题'}" autocomplete="off" class="layui-input">
<input type="text" name="aisuccesstip" maxlength="100" value="${inviteData.aisuccesstip!'欢迎使用春松客服小E我来帮您解答问题'}" autocomplete="off" class="layui-input">
</div>
</div>
</div>
@ -584,7 +584,7 @@
<div class="ukefu-im-profile" style="width:130px;font-size:12px;">
<div class="ukefu-profile-title" style="clear:both;">信息提示</div>
<div class="box-item" style="padding:5px;white-space: nowrap;text-overflow: ellipsis;">
名称:<label id="dialog_name">${inviteData.dialog_name!'客服'}</label>
名称:<label id="dialog_name">${inviteData.dialog_name!'春松客服'}</label>
</div>
<div class="box-item" style="padding:5px;white-space: nowrap;text-overflow: ellipsis;">
地址:<label id="dialog_address">${inviteData.dialog_address!'广东深圳'}</label>

View File

@ -193,7 +193,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>
@ -233,7 +233,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>
@ -273,7 +273,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>
@ -311,7 +311,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>

View File

@ -94,7 +94,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>
@ -134,7 +134,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>
@ -174,7 +174,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>
@ -212,7 +212,7 @@
[知识概况] 45 浏览 15收藏 5评论 2017-10-02 15:40:33前有效
<span>
<i class="kfont">&#xe61e;</i>
<a href="">客服v3.1.0 产品说明书.pdf 等3个附件</a>
<a href="">春松客服v3.1.0 产品说明书.pdf 等3个附件</a>
</span>
</div>
</li>

View File

@ -77,10 +77,10 @@
</div>
<div class="content-bottom">
<span id="welcome-message">
<p>欢迎使用客服企业IM</p>
<p>QQ群<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=637134af30a27220211c843d801ada14700aca69ee8f4acf13f795fe38ea7b94"><img border="0" src="//pub.idqqimg.com/wpa/images/group.png" alt="优客服开源项目" title="优客服开源项目"></a></p>
<p>客服企业IM为收费产品</p>
<p>详情请咨询:<a href="http://www.ukewo.cn" target="_blank" style="color:#32c24d;">客服</a></p>
<p>欢迎使用春松客服企业IM</p>
<p>QQ群<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=ef3061d99653e2f43619ddcefbf76ac2399196d89fd589501e19ae64423a5a31"><img border="0" src="//pub.idqqimg.com/wpa/images/group.png" alt="春松客服开源社区" title="春松客服开源社区"></a></p>
<p>春松客服企业IM为收费产品</p>
<p>详情请咨询:<a href="https://www.chatopera.com" target="_blank" style="color:#32c24d;">春松客服</a></p>
</span>
</div>
</div>

View File

@ -172,7 +172,7 @@
title: '关于' ,
btn: '关闭' ,
shade: 0 ,
content : '<span id="welcome-message"><p>欢迎使用客服企业IM</p><p>QQ群<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=637134af30a27220211c843d801ada14700aca69ee8f4acf13f795fe38ea7b94"><img border="0" src="//pub.idqqimg.com/wpa/images/group.png" alt="优客服开源项目" title="优客服开源项目"></a></p><p>客服企业IM为收费产品</p><p>详情请咨询:<a href="http://www.ukewo.cn" target="_blank" style="color:#32c24d;">客服</a></p></span>'});
content : '<span id="welcome-message"><p>欢迎使用春松客服企业IM</p><p>QQ群<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=ef3061d99653e2f43619ddcefbf76ac2399196d89fd589501e19ae64423a5a31"><img border="0" src="//pub.idqqimg.com/wpa/images/group.png" alt="春松客服开源社区" title="春松客服开源社区"></a></p><p>春松客服企业IM为收费产品</p><p>详情请咨询:<a href="https://www.chatopera.com" target="_blank" style="color:#32c24d;">春松客服</a></p></span>'});
}
function search(){
layer.open({