处理标题问题

This commit is contained in:
wanggeng 2022-03-27 14:08:29 +08:00
parent e26b4468e6
commit c25fb75db0

View File

@ -2,7 +2,7 @@
<html xmlns:th="http://www.thymeleaf.org">
<head>
<base th:href="${#request.getContextPath() + '/'}">
<title th:text="${systemTitle}"></title>
<title th:text="${systemShortTitle}"></title>
<meta charset="utf-8">
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">