From fa9a8e28932b37e85b77671888e35da4dcc77883 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期五, 19 九月 2025 09:58:53 +0800 Subject: [PATCH] ss --- server/src/main/resources/templates/components/footer.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/src/main/resources/templates/components/footer.html b/server/src/main/resources/templates/components/footer.html index aea0b8a..0db51d3 100644 --- a/server/src/main/resources/templates/components/footer.html +++ b/server/src/main/resources/templates/components/footer.html @@ -335,7 +335,7 @@ <div class="zixunwin" id="zixunWindow" onclick="closeZixun()"> <div class="imgdiv" > <span style="font-weight: bold;">鎵爜鍜ㄨ 鍏嶈垂璇曠敤</span> - <img class="zixunimg" src="http://121.41.112.139:8099/dmttwebsite_file/20250709/f9ecfc7fea534148ab1e5acd76bfa5be.jpg" /> + <img class="zixunimg" src="${bottom.footFullImgUrl2!''}" /> <span style="color: #999999;font-size: 16px;">绉佹湁閮ㄧ讲 婧愮爜浜屽紑</span> </div> </div> -- Gitblit v1.9.3