generated from root/miduo_server
master
parent
84f334a056
commit
c497a91f2d
|
|
@ -64,7 +64,7 @@
|
||||||
<div th:each="key:${pos.getKey()}">
|
<div th:each="key:${pos.getKey()}">
|
||||||
<dl>
|
<dl>
|
||||||
<dt>
|
<dt>
|
||||||
<div th:if="${key.getId() == key.getBelong()}">
|
<div th:if="${key.getId() == key.getBelong() && value.getShow() == 1}">
|
||||||
<i class="Hui-iconfont"></i>
|
<i class="Hui-iconfont"></i>
|
||||||
<span th:text="${key.getName()}"></span>
|
<span th:text="${key.getName()}"></span>
|
||||||
<i class="Hui-iconfont menu_dropdown-arrow"></i>
|
<i class="Hui-iconfont menu_dropdown-arrow"></i>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue