From 9812f31d6402a268fa6fd35e8c3a2a59582b720d Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期三, 22 二月 2023 15:57:58 +0800 Subject: [PATCH] 增加service --- src/main/resources/templates/login/login.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/login/login.html b/src/main/resources/templates/login/login.html index 36cda5d..8ba6f32 100644 --- a/src/main/resources/templates/login/login.html +++ b/src/main/resources/templates/login/login.html @@ -60,7 +60,7 @@ <th:block th:if="${application.copyRight eq 'true'}"> <center> - <div style="color:#2196f3">漏2017-<span id="copyyear">now</span> <a target="_blank" href='http://www.wgstart.com'> www.wgstart.com</a> . All Rights Reserved. Version 3.4.2</div> + <div style="color:#2196f3">漏2017-<span id="copyyear">now</span> <a target="_blank" href='http://www.10086.cn/'> 涓浗绉诲姩</a> All Rights Reserved. Version 3.4.2</div> </center> </th:block> <link rel="stylesheet" th:href="@{'/static/js/jQuery/validationEngine.jquery.css'}" type="text/css"/> -- Gitblit v1.9.1