| | |
| | | <img th:src="@{/images/logo.png}"> |
| | | </li> |
| | | </a> |
| | | |
| | | <li id="minilogo" style="display: none;height: 100px;align-content: center;"> |
| | | <a style="text-align: center;padding: 0;" th:href="@{/index}"> |
| | | <img th:src="@{/images/minilogo.png}"> |
| | | </a> |
| | | </li> |
| | | |
| | | <!-- <li>--> |
| | | <!-- <div class="user-panel">--> |
| | | <!-- <a class="menuItem" title="个人中心" th:href="@{/system/user/profile}"> --> |
| | |
| | | <!-- </div>--> |
| | | <!-- </div>--> |
| | | <!-- </li>--> |
| | | |
| | | <li th:each="menu : ${menus}"> |
| | | <a th:class="@{${menu.url != '' && menu.url != '#'} ? ${menu.target}}" th:href="@{${menu.url == ''} ? |#| : ${menu.url}}"> |
| | | <i class="fa fa-bar-chart-o" th:class="${menu.icon}"></i> |
| | |
| | | th:src="@{/system/main}" frameborder="0" seamless></iframe> |
| | | </div> |
| | | <div class="footer"> |
| | | <div class="pull-right">Copyright © 2022.工程勘察地质信息查询服务平台 All Rights Reserved. Powered by. 京ICP备</div> |
| | | <div class="pull-right">Copyright © 2024.钻探工程信息化系统 All Rights Reserved. Powered by. 京ICP备</div> |
| | | </div> |
| | | </div> |
| | | <!--右侧部分结束--> |