mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-20 04:23:01 +08:00
https://github.com/cskefu/cskefu/issues/890 update links
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
parent
e00d3151eb
commit
d7f770c44e
@ -19,8 +19,8 @@ block content
|
|||||||
| 导入
|
| 导入
|
||||||
button.layui-btn.layui-btn-small(onclick='location.reload()')
|
button.layui-btn.layui-btn-small(onclick='location.reload()')
|
||||||
span 刷新
|
span 刷新
|
||||||
button.layui-btn.layui-btn-small(onclick='openLicenseStorePage()')
|
button.layui-btn.layui-btn-warm.layui-btn-small(onclick='openLicenseStorePage()')
|
||||||
span 打开证书商店
|
span 购买使用授权证书
|
||||||
|
|
||||||
.row(style='padding:5px;')
|
.row(style='padding:5px;')
|
||||||
blockquote.layui-elem-quote.layui-quote-nm
|
blockquote.layui-elem-quote.layui-quote-nm
|
||||||
|
@ -13,13 +13,13 @@ block content
|
|||||||
| 实例信息
|
| 实例信息
|
||||||
span(style='float:right;')
|
span(style='float:right;')
|
||||||
.layui-btn-group.ukefu-btn-group
|
.layui-btn-group.ukefu-btn-group
|
||||||
button.layui-btn.layui-btn-small(onclick='openLicenseStorePage()')
|
button.layui-btn.layui-btn-warm.layui-btn-small(onclick='openLicenseStorePage()')
|
||||||
span 打开证书商店
|
span 购买使用授权证书
|
||||||
|
|
||||||
.row(style='padding:5px;')
|
.row(style='padding:5px;')
|
||||||
blockquote.layui-elem-quote.layui-quote-nm
|
blockquote.layui-elem-quote.layui-quote-nm
|
||||||
i.layui-icon(style="color:gray") 
|
i.layui-icon(style="color:gray") 
|
||||||
font(color="#999").layui-word-aux balala ...
|
font(color="#999").layui-word-aux 春松客服实例信息,代表该春松客服软件运行的标识信息。在春松客服使用授权中,每个实例为一个可以绑定授权证书的单位。
|
||||||
|
|
||||||
.col-lg-12
|
.col-lg-12
|
||||||
fieldset.layui-elem-field
|
fieldset.layui-elem-field
|
||||||
@ -54,6 +54,6 @@ block content
|
|||||||
}
|
}
|
||||||
|
|
||||||
function openLicenseStorePage() {
|
function openLicenseStorePage() {
|
||||||
var licenseStoreProvider = "#{licenseStoreProvider}";
|
var licenseStoreProvider = "#{licenseStoreProvider}/product/cskefu001";
|
||||||
window.open(licenseStoreProvider, "_blank");
|
window.open(licenseStoreProvider, "_blank");
|
||||||
}
|
}
|
@ -194,7 +194,7 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm
|
|||||||
dd
|
dd
|
||||||
a(href="javascript:void(0)" onclick="showSystemBuildInfo()") 关于产品
|
a(href="javascript:void(0)" onclick="showSystemBuildInfo()") 关于产品
|
||||||
dd
|
dd
|
||||||
a(href="https://docs.cskefu.com/" target="_blank") 使用指南
|
a(href="https://docs.cskefu.com/docs/licenses" target="_blank") 使用授权
|
||||||
dd
|
dd
|
||||||
a(href="https://github.com/cskefu/cskefu/issues" target="_blank") 反馈建议
|
a(href="https://github.com/cskefu/cskefu/issues" target="_blank") 反馈建议
|
||||||
dd
|
dd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user