From f7989bdd8129afa5d94b4a27dea2354d2e50db72 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 21 八月 2023 10:22:36 +0800 Subject: [PATCH] 修改后台服务的登录页面及系统标题 --- src/main/resources/templates/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 85fc5f3..73b5b45 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -2,7 +2,7 @@ <html lang="en" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> <head> <meta charset="UTF-8"> - <title>绠¢亾鍩虹澶ф暟鎹钩鍙版湇鍔�-棣栭〉</title> + <title>SmartEarth涓夌淮鍦扮悊淇℃伅绯荤粺骞冲彴V7.0-棣栭〉</title> <script src="../js/jquery.min.js"></script> <script> window.onload = function () { -- Gitblit v1.9.3