From 4627605178d12c429ada7ef5a044b7e1de537536 Mon Sep 17 00:00:00 2001 From: Sunwuyuan Date: Sun, 7 Dec 2025 14:20:06 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=A7=BB=E9=99=A4=E4=B8=8D?= =?UTF-8?q?=E5=BF=85=E8=A6=81=E7=9A=84=20Umami=20=E8=B7=9F=E8=B8=AA?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index b26e9e6..770b1a8 100644 --- a/index.html +++ b/index.html @@ -68,7 +68,6 @@ /* 当被移除或隐藏时可渐隐(由应用控制) */ body.app-loaded #app-loader { opacity: 0; pointer-events: none; } -