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/operation.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/src/main/resources/templates/operation.html b/server/src/main/resources/templates/operation.html index 51a33c2..8b1afa9 100644 --- a/server/src/main/resources/templates/operation.html +++ b/server/src/main/resources/templates/operation.html @@ -67,7 +67,7 @@ </div> </div> </div> - <div class="index-fa-btn"> + <div class="index-fa-btn" onclick="goZixun()"> <span>浜嗚В璇︽儏</span> <img src="${webDomain!''}/assets/images/btn_ar@2x.png" alt="${seo.imgalt!''}" /> </div> -- Gitblit v1.9.3