mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
https://github.com/cskefu/cskefu/issues/836 fix links for cskefu.com
This commit is contained in:
parent
23674efc47
commit
2d26496e6b
@ -198,7 +198,7 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm
|
||||
dd
|
||||
a(href="javascript:void(0)" onclick="showSystemBuildInfo()") 关于产品
|
||||
dd
|
||||
a(href="https://www.chatopera.com/" target="_blank") 使用指南
|
||||
a(href="https://docs.cskefu.com/" target="_blank") 使用指南
|
||||
dd
|
||||
a(href="https://github.com/cskefu/cskefu/issues" target="_blank") 反馈建议
|
||||
dd
|
||||
@ -307,7 +307,7 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm
|
||||
});
|
||||
// 展示系统构建信息
|
||||
function showSystemBuildInfo() {
|
||||
layer.confirm('<div style="text-align:center;"> <img src="/images/favicon.ico" width="50px" height="50px"><p>春松客服<span>®</span> Release: #{appVersionNumber}</p></div>Build: #{appBuildDate}.<a href="https://github.com/cskefu/cskefu/commit/#{appVersionAbbrev}" target="_blank">#{appVersionAbbrev}</a> <br> Copyright (2018-2023) <a href="https://www.chatopera.com" target="_blank">北京华夏春松科技有限公司</a>, 开源许可协议: <a href="https://www.chatopera.com/2022/06/24/cskefu-opensource-license/" target="_blank">Apache 2.0</a> <br> <a href="https://docs.cskefu.com" target="_blank">文档中心</a> | <a href="https://www.chatopera.com/join-us/" target="_blank">加入开源社区</a> | <a href="https://www.chatopera.com/price.html" target="_blank">购买企业服务</a>',
|
||||
layer.confirm('<div style="text-align:center;"> <img src="/images/favicon.ico" width="50px" height="50px"><p>春松客服<span>®</span> Release: #{appVersionNumber}</p></div>Build: #{appBuildDate}.<a href="https://github.com/cskefu/cskefu/commit/#{appVersionAbbrev}" target="_blank">#{appVersionAbbrev}</a> <br> Copyright (2018-2023) <a href="https://www.chatopera.com" target="_blank">北京华夏春松科技有限公司</a>, 开源许可协议: <a href="https://www.chatopera.com/2022/06/24/cskefu-opensource-license/" target="_blank">Apache 2.0</a> <br> <a href="https://docs.cskefu.com" target="_blank">文档中心</a> | <a href="https://www.cskefu.com/join-us/" target="_blank">加入开源社区</a> | <a href="https://www.chatopera.com/price.html" target="_blank">购买企业服务</a>',
|
||||
{icon: -1, title: '关于产品', btn: ["关闭"]}, function (index, layero) {
|
||||
//do something
|
||||
layer.close(index);
|
||||
@ -355,7 +355,7 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm
|
||||
}
|
||||
});
|
||||
});
|
||||
console.info("春松客服:越是重视客户服务,越是好的企业 https://www.chatopera.com/")
|
||||
console.info("春松客服:迭代客服系统助力企业持续成长 https://www.cskefu.com/")
|
||||
if webrtc
|
||||
script.
|
||||
// 呼叫中心连接信息
|
||||
|
Loading…
x
Reference in New Issue
Block a user