From 9057e04efad1b7d61c77a72e5c37a504d0aee935 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期五, 26 九月 2025 09:24:03 +0800 Subject: [PATCH] H5静态化 --- server/src/main/resources/templates/sowyycg.html | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/server/src/main/resources/templates/sowyycg.html b/server/src/main/resources/templates/sowyycg.html index e5e0e12..3c8b864 100644 --- a/server/src/main/resources/templates/sowyycg.html +++ b/server/src/main/resources/templates/sowyycg.html @@ -25,29 +25,29 @@ <div class="index-b-title">鏂囪壓婕斿嚭棣嗙ず鎰忓浘</div> <div class="index-b-info">閫氳繃瀵圭幆澧冭鏂姐�佹湇鍔℃柟寮忋�佽繍钀ョ鐞嗚繘琛屾櫤鎱у寲鍗囩骇锛屾彁鍗囩┖闂磋繍琛岀鐞嗗拰鏈嶅姟鏁堣兘</div> <div class="index-b-img"> - <img src="${webDomain!''}/assets/images/solution/29/1.png" alt="" /> + <img src="${webDomain!''}/assets/images/solution/29/1.webp" alt="" /> </div> </div> <div class="index-b" style="background: linear-gradient( 135deg, #FFFFFF 0%, #FFF2E6 100%);"> <div class="index-b-title">鏂囪壓婕斿嚭棣嗚В鍐虫柟妗堜紭鍔�</div> <div class="index-b-img"> - <img src="${webDomain!''}/assets/images/solution/29/2.png" alt="" /> + <img src="${webDomain!''}/assets/images/solution/29/2.webp" alt="" /> </div> </div> <div class="index-b"> <div class="index-b-title">鏍稿績鍔熻兘</div> <div class="index-b-img"> - <img src="${webDomain!''}/assets/images/solution/29/3_1.png" alt="" /> - <img src="${webDomain!''}/assets/images/solution/29/3_2.png" alt="" /> - <img src="${webDomain!''}/assets/images/solution/29/3_3.png" alt="" /> - <img src="${webDomain!''}/assets/images/solution/29/3_4.png" alt="" /> + <img src="${webDomain!''}/assets/images/solution/29/3_1.webp" alt="" /> + <img src="${webDomain!''}/assets/images/solution/29/3_2.webp" alt="" /> + <img src="${webDomain!''}/assets/images/solution/29/3_3.webp" alt="" /> + <img src="${webDomain!''}/assets/images/solution/29/3_4.webp" alt="" /> </div> </div> <div class="index-b" style="background:#F8F9FB"> <div class="index-b-title">鏇村鍔熻兘</div> <div class="index-b-info">鏅烘収浣撹偛鍦洪杩愯惀绠$悊绯荤粺锛岃仛鍔涜祴鑳斤紝鏅洪鏈潵锛屽姛鑳芥棤闄愭墿寮犲己澶т笉鑷充簬姝�</div> <div class="index-b-img"> - <img src="${webDomain!''}/assets/images/solution/4.png" alt="" /> + <img src="${webDomain!''}/assets/images/solution/4.webp" alt="" /> </div> </div> <div id="footer"><#include "/components/footer.html"></div> -- Gitblit v1.9.3