From 2ba5c891b24d4d0cd6ce7ef833592e4f576ee5e8 Mon Sep 17 00:00:00 2001
From: cy <1664593601@qq.com>
Date: 星期二, 28 六月 2022 15:21:17 +0800
Subject: [PATCH] fix(html): 字段调整,样式调整

---
 WebRoot/business/pages/include/bindFooter.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WebRoot/business/pages/include/bindFooter.html b/WebRoot/business/pages/include/bindFooter.html
index a7ec51c..4b4a25b 100644
--- a/WebRoot/business/pages/include/bindFooter.html
+++ b/WebRoot/business/pages/include/bindFooter.html
@@ -1,4 +1,4 @@
 <div class="binding-footer">
     <p><a href="#">鎰忚鍙嶉</a> | <a href="#">甯姪璇存槑</a> | <a href="#">鍏充簬杩愮淮</a> | <a href="#">鑱旂郴鎴戜滑</a></p>
-    <p>Copyright 漏 1996-2016  ${Constants.company_name}</p>
-</div>
\ No newline at end of file
+    <p>Copyright 漏 1996-2022 ${Constants.company_name}</p>
+</div>

--
Gitblit v1.9.1