From 2f0cf620a21d1e6947c1ab9fb675294d4f346f97 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 22 Mar 2026 20:33:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=9E=E6=BB=9Av-cloak=E9=81=BF?= =?UTF-8?q?=E5=85=8D=E9=A1=B5=E9=9D=A2=E5=8D=A1loading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v-cloak的!important与asideMenu的inline style冲突 导致.template永远不可见。恢复原有的loading机制。 --- clientarea/hgcloud/css/common/common.css | 3 --- clientarea/home/hgcloud_home/home.php | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/clientarea/hgcloud/css/common/common.css b/clientarea/hgcloud/css/common/common.css index 1787d00..d39384f 100644 --- a/clientarea/hgcloud/css/common/common.css +++ b/clientarea/hgcloud/css/common/common.css @@ -49,9 +49,6 @@ input::-webkit-inner-spin-button { height: 100%; background: #fff; } -[v-cloak] { - display: none !important; -} .template:first-child { display: none; } diff --git a/clientarea/home/hgcloud_home/home.php b/clientarea/home/hgcloud_home/home.php index bd94f6c..b55e52b 100644 --- a/clientarea/home/hgcloud_home/home.php +++ b/clientarea/home/hgcloud_home/home.php @@ -13,7 +13,7 @@
-
+