Explorar o código

企业版 js加载导致 系统控制和控制系统加载问题

pengshengdong hai 2 meses
pai
achega
f15c793fab

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

@@ -127,5 +127,5 @@
     </form>
 </div>
 
-<script th:src="@{/js/license/license.js}"></script>
+<script th:if="${not #strings.isEmpty(key)}" th:src="@{/js/license/license.js}"></script>
 </html>