anderx vor 5 Jahren
Ursprung
Commit
63c38dbdf8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/newsDetails.html

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/newsDetails.html

@@ -70,7 +70,7 @@
         <!-- 底部  end -->
     </div>
     </div>
-    <div th:replace="common::footer(~{::script})">
+    <div th:replace="common::footer(~{::script},'')">
     <script></script>
     </div>
 </body>