mirror of https://gitee.com/y_project/RuoYi.git
update ruoyi-admin/src/main/resources/templates/index-topnav.html.
实例菜单开关控制pull/205/head
parent
6b67ebb818
commit
4ec66e6a9f
|
@ -223,7 +223,7 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li role="presentation" id="tab_demo">
|
||||
<li role="presentation" id="tab_demo" th:if="${demoEnabled}">
|
||||
<a data-toggle="tab" href="#demo">
|
||||
<i class="fa fa-desktop"></i> <span>实例演示</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue