| | |
| | | <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 --> |
| | |
| | | <!-- 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}"/> |