wubb 8 年之前
父節點
當前提交
7782b2a22e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/news/newsDetails.html

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

@@ -197,7 +197,7 @@
 	</footer>
 	<script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
 	<script type="text/javascript"
-		th:src="${portalHost + '/news/newsDetails.js'}"></script>
+		th:src="${portalHost + '/news/newsDetails.js'}"></script> 
 </body>
 
 </html>