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/uc/include/foot.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebRoot/uc/include/foot.html b/WebRoot/uc/include/foot.html index 372e959..ef22588 100644 --- a/WebRoot/uc/include/foot.html +++ b/WebRoot/uc/include/foot.html @@ -1,4 +1,4 @@ <footer> <p><a>鎰忚鍙嶉</a> | <a>甯姪璇存槑</a> | <a>鍏充簬杩愮淮</a> |<a>鑱旂郴鎴戜滑</a></p> - <p>Copyright ? 1996-2014 ${Constants.company_name}</p> -</footer> \ No newline at end of file + <p>Copyright 漏 1996-2022 ${Constants.company_name}</p> +</footer> -- Gitblit v1.9.1