Browse Source

修改图片

Administrator 4 years ago
parent
commit
54be2b2a25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/WEB-INF/views/common.html

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

@@ -5,7 +5,7 @@
 
 <head th:fragment="header(title, link)">
 <meta charset="utf-8" />
-<link rel="icon" th:href="${portalHost+'/img/ico_logo.ico'}">
+<link rel="icon" th:href="${staticHost+'/image/logo.png'}">
 <meta name="Keywords" content="" />
 <meta name="Description" content="" />
 <meta name="viewport"