|
|
@@ -1,7 +1,7 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
|
xmlns:th="http://www.thymeleaf.org">
|
|
|
-<head th:replace="common::header(~{::title},~{::link},~{::meta})">
|
|
|
+<head th:replace="common::header(~{::title},~{::link},~{})">
|
|
|
<title>管理中心首页</title>
|
|
|
<link th:href="${staticHost+'/dll/dll.css'}" rel="stylesheet">
|
|
|
<link th:href="${staticHost+'/admin/index.css'}" rel="stylesheet">
|