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/monitor.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/monitor.html b/src/main/resources/templates/monitor.html index c3343a0..d298419 100644 --- a/src/main/resources/templates/monitor.html +++ b/src/main/resources/templates/monitor.html @@ -4,7 +4,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>杩愮淮鐩戞帶</title> + <title>SmartEarth涓夌淮鍦扮悊淇℃伅绯荤粺骞冲彴V7.0-杩愮淮鐩戞帶</title> <link rel="stylesheet" href="./css/main/main1.css"> <link rel="stylesheet" href="./css/main/jquery-ui.min.css"> -- Gitblit v1.9.3