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/intelligent_system.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/src/main/resources/templates/intelligent_system.html b/server/src/main/resources/templates/intelligent_system.html
index 8570393..354bbf9 100644
--- a/server/src/main/resources/templates/intelligent_system.html
+++ b/server/src/main/resources/templates/intelligent_system.html
@@ -68,7 +68,7 @@
<span>缁忚惀鏁版嵁澶у睆</span>
</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="" />
</div>
--
Gitblit v1.9.3