anderx 5 年之前
父節點
當前提交
63c38dbdf8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>