From 14e6a1798e2c84ad40b5e15a344823e35895ebc6 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 07 七月 2025 18:03:41 +0800 Subject: [PATCH] 修改登录页面和Swagger --- se-system/src/main/resources/templates/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/se-system/src/main/resources/templates/index.html b/se-system/src/main/resources/templates/index.html index 85fc5f3..341681f 100644 --- a/se-system/src/main/resources/templates/index.html +++ b/se-system/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>绯荤粺鏈嶅姟-棣栭〉</title> <script src="../js/jquery.min.js"></script> <script> window.onload = function () { -- Gitblit v1.9.3