AE86 1 year ago
parent
commit
ee85f45ee0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dbsyncer-web/src/main/resources/public/license/license.html

+ 1 - 1
dbsyncer-web/src/main/resources/public/license/license.html

@@ -14,7 +14,7 @@
     <form th:if="${not #strings.isEmpty(key)}" class="form-horizontal" role="form">
         <div class="row text-center">
             <div class="page-header">
-                <h3>授权许可<img draggable="false" title="授权成功" th:src="@{'/img/check-circle.png'}"></h3>
+                <h3>授权许可<img th:if="${productInfo?.products?.size() gt 0}" draggable="false" title="授权成功" th:src="@{'/img/check-circle.png'}"></h3>
             </div>
         </div>
         <div class="form-group">