mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
#52 暂时隐藏数据报表模块
This commit is contained in:
parent
5604650d96
commit
33834a960a
@ -335,13 +335,14 @@
|
||||
-->
|
||||
</#if>
|
||||
</#if>
|
||||
<#if user?? && (user.roleAuthMap["A13"]?? || user.usertype == "0") >
|
||||
<dd class="ukefu-left-menu" data-tooltip="数据报表">
|
||||
<a href="javascript:void(0)" data-title="数据报表" data-href="/apps/view/index.html" class="iframe_btn" data-id="maincontent" data-type="tabChange">
|
||||
<i class="kfont" style="position: relative;"></i>
|
||||
</a>
|
||||
</dd>
|
||||
</#if>
|
||||
<!--暂时隐藏https://github.com/chatopera/cosin/issues/52-->
|
||||
<!--<#if user?? && (user.roleAuthMap["A13"]?? || user.usertype == "0") >-->
|
||||
<!--<dd class="ukefu-left-menu" data-tooltip="数据报表">-->
|
||||
<!--<a href="javascript:void(0)" data-title="数据报表" data-href="/apps/view/index.html" class="iframe_btn" data-id="maincontent" data-type="tabChange">-->
|
||||
<!--<i class="kfont" style="position: relative;"></i>-->
|
||||
<!--</a>-->
|
||||
<!--</dd>-->
|
||||
<!--</#if>-->
|
||||
</dl>
|
||||
</li>
|
||||
<li class="layui-nav-item" style="height: 30px; text-align: center"></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user