From 7a2e82325091a39c32cf9940d0016178a3655dc9 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期二, 02 十二月 2025 17:53:04 +0800
Subject: [PATCH] 大屏接口修改
---
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