From bcadfb6de692c138774688efd7928a973d59860f Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 23 九月 2025 13:51:42 +0800
Subject: [PATCH] H5静态化

---
 server/src/main/resources/templates/mobile/css/index.css |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/server/src/main/resources/templates/mobile/css/index.css b/server/src/main/resources/templates/mobile/css/index.css
index 523cec2..623696f 100644
--- a/server/src/main/resources/templates/mobile/css/index.css
+++ b/server/src/main/resources/templates/mobile/css/index.css
@@ -1,11 +1,3 @@
-a {
-    text-decoration: none; /* 绉婚櫎涓嬪垝绾� */
-    color: inherit; /* 缁ф壙鐖跺厓绱犵殑鏂囨湰棰滆壊 */
-}
-
-a:hover {
-    text-decoration: underline; /* 榧犳爣鎮仠鏃跺彲浠ラ噸鏂版坊鍔犱笅鍒掔嚎 */
-}
 
 .box {
     width: 100%;

--
Gitblit v1.9.3