From e6df0c0786cf335060e0b24d141844c392c4e2b4 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 10 七月 2025 16:00:09 +0800 Subject: [PATCH] ss --- server/src/main/resources/templates/index.html | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/server/src/main/resources/templates/index.html b/server/src/main/resources/templates/index.html index 08ab302..61f199d 100644 --- a/server/src/main/resources/templates/index.html +++ b/server/src/main/resources/templates/index.html @@ -170,7 +170,11 @@ <div class="index-y-content-info-title">鏅烘収鍦洪杩愯惀绯荤粺</div> <div class="index-y-content-info-dsc">鏁村悎鍦洪鍐呴儴璧勬簮锛屽鍦洪鐨勮鏂姐�佽澶囥�佹湇鍔$瓑杩涜鏅鸿兘鍖栨敼閫犲拰鍗囩骇锛屽疄鐜扮敤鎴蜂綋楠屼笌钀ユ敹鍙屽闀�</div> <div class="index-y-content-info-btn"> - <a href="${webDomain}/operation.html" target="_blank"> + <a id="zhcghref" href="${webDomain}/intelligent_system.html" target="_blank"> + <span>浜嗚В璇︽儏</span> + <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/ar_detail@2x.png" /> + </a> + <a id="zhcghref1" style="display:none" href="${webDomain}/operation.html" target="_blank"> <span>浜嗚В璇︽儏</span> <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/ar_detail@2x.png" /> </a> -- Gitblit v1.9.3