mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
#172 显示语音渠道
This commit is contained in:
parent
50b2b8658c
commit
87f80fdd1c
@ -24,7 +24,7 @@
|
||||
<dd <#if subtype?? && (maintype == 'webim' || subtype == 'im')>class="layui-this"</#if>>
|
||||
<a href="/admin/im/index.html">网站列表</a>
|
||||
</dd>
|
||||
<#if models?? && models["callout"]?? && models["callout"] == true>
|
||||
<#if models?? && models["sales"]?? && models["sales"] == true>
|
||||
<dd <#if subtype?? && (maintype == 'callout' || subtype == 'channel')>class="layui-this"</#if>>
|
||||
<a href="/admin/callout/index.html">语音渠道</a>
|
||||
</dd>
|
||||
|
Loading…
x
Reference in New Issue
Block a user