Antiloveg 8 years ago
parent
commit
860dcde6af
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/webapp/WEB-INF/views/index.html

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

@@ -5,8 +5,8 @@
 <head th:replace="common::header(~{::title},~{::link})">
 	<title>首页</title>
 	<link href="//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
-	<link th:href="${staticDomain + '/html/css/style.css'}" rel="stylesheet" />
-	<link th:href="${staticDomain + '/html/css/index.css'}" rel="stylesheet" />
+	<link th:href="${staticDomain + '/portal/css/style.css'}" rel="stylesheet" />
+	<link th:href="${staticDomain + '/pottal/css/index.css'}" rel="stylesheet" />
 </head>
 <body>
 	<header>