Browse Source

修改公共页

wanghui 8 years ago
parent
commit
b5049db544
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/main/webapp/WEB-INF/views/common.html

+ 2 - 0
src/main/webapp/WEB-INF/views/common.html

@@ -6,6 +6,7 @@
 <head th:fragment="header(title, link)">
 <meta charset="utf-8" />
 <link rel="icon" th:href="${portalHost+'/img/ico_logo.ico'}">
+<link th:href="${staticHost+'/dll/dll.css'}" rel="stylesheet">
 <meta name="Keywords" content="" />
 <meta name="Description" content="" />
 <meta name="viewport"
@@ -364,6 +365,7 @@
 			window.adminData = {};
 			/*]]>*/
 		</script>
+		<script type="text/javascript" th:src="${staticHost+'/dll/dll.js'}"></script>
 		<script th:inline="javascript" th:if="${adminData!=null}">
 			/*<![CDATA[*/
 			window.adminData = {