master
duhui 2022-04-08 16:27:37 +08:00
parent 84f334a056
commit c497a91f2d
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<div th:each="key:${pos.getKey()}">
<dl>
<dt>
<div th:if="${key.getId() == key.getBelong()}">
<div th:if="${key.getId() == key.getBelong() && value.getShow() == 1}">
<i class="Hui-iconfont">&#xe60d;</i>
<span th:text="${key.getName()}"></span>
<i class="Hui-iconfont menu_dropdown-arrow">&#xe6d5;</i>