kongdeqiang
2023-02-14 18d6ac5798b9ef96077f592ccc3f94b365006e6a
src/main/resources/templates/common/header.html
@@ -1,7 +1,7 @@
<base href="./" th:href="'/'"/>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title th:text="${application.wgName}">WGClOUD监控系统</title>
<title th:text="${application.wgName}">TSSW监控系统</title>
<!-- Tell the browser to be responsive to screen width -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Font Awesome -->
@@ -33,4 +33,4 @@
<!-- Toastr -->
<link rel="stylesheet" th:href="@{'/static/AdminLTE/plugins/toastr/toastr.min.css'}">
<link rel="stylesheet" th:href="@{'/static/logincss/highlighter.css'}">
<link rel="shortcut icon" type="image/x-icon" th:href="${application.icoUrl}"/>
<link rel="shortcut icon" type="image/x-icon" th:href="${application.icoUrl}"/>