删除类型
This commit is contained in:
parent
c576904d47
commit
66745bf281
@ -26,7 +26,7 @@
|
||||
<img th:if="${oAuth2Client.systemIcon ne ''}" th:src="'route/file/download/false/'+ ${oAuth2Client.systemIcon}" alt="">
|
||||
<img th:if="${oAuth2Client.systemIcon eq ''}" src="assets/custom/index/images/system.png"/>
|
||||
<div class="system-name" th:text="${oAuth2Client.clientName}"></div>
|
||||
<div class="system-name-small" th:text="${oAuth2Client.environment}"></div>
|
||||
<!-- <div class="system-name-small" th:text="${oAuth2Client.environment}"></div>-->
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user