|
|
@@ -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>
|