From 6f86c89c51aea29478cf8126875e7c11e503548c Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 22 Mar 2026 20:25:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=97=AA=E5=B1=8F+?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=8E=A8=E4=BB=8B=E8=AE=A1=E5=88=92+?= =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=9C=AC=E6=9C=88=E6=B6=88=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加v-cloak到.template防止Vue挂载前闪屏 - common.css增加[v-cloak]{display:none}规则 - 删除推介计划模块(referral-open/referral-closed) - 删除本月消费金额卡片,grid改为2列 - row-2改为row-extra简化结构 --- clientarea/hgcloud/css/common/common.css | 3 ++ clientarea/home/hgcloud_home/css/home.css | 2 +- clientarea/home/hgcloud_home/home.php | 59 ++--------------------- 3 files changed, 9 insertions(+), 55 deletions(-) diff --git a/clientarea/hgcloud/css/common/common.css b/clientarea/hgcloud/css/common/common.css index d39384f..1787d00 100644 --- a/clientarea/hgcloud/css/common/common.css +++ b/clientarea/hgcloud/css/common/common.css @@ -49,6 +49,9 @@ 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/css/home.css b/clientarea/home/hgcloud_home/css/home.css index a2a0341..9e077c1 100644 --- a/clientarea/home/hgcloud_home/css/home.css +++ b/clientarea/home/hgcloud_home/css/home.css @@ -53,7 +53,7 @@ /* ====== ROW-FINANCE — 余额 / 本月消费 / 总消费 ====== */ .row-finance { display: grid !important; - grid-template-columns: repeat(3, 1fr) !important; + grid-template-columns: repeat(2, 1fr) !important; gap: 16px !important; } .finance-card { diff --git a/clientarea/home/hgcloud_home/home.php b/clientarea/home/hgcloud_home/home.php index 948c53e..181b604 100644 --- a/clientarea/home/hgcloud_home/home.php +++ b/clientarea/home/hgcloud_home/home.php @@ -13,7 +13,7 @@
-
+
@@ -43,7 +43,7 @@
- +
@@ -55,20 +55,6 @@ {{lang.index_text35}}
- -
-
-
{{lang.index_text4}}
-
{{commonData.currency_prefix}}{{account.this_month_consume}}
- -
@@ -80,9 +66,9 @@
- -
-
+ +
+
@@ -113,41 +99,6 @@ {{lang.index_text25}}
- - -
- -
-
- {{lang.referral_title1}} - {{lang.referral_text14}} -
-
-
{{promoterData.url}}
-
{{lang.referral_btn2}}
-
-
-
-
{{commonData.currency_prefix}}{{promoterData.withdrawable_amount}}
-
{{lang.referral_title2}}
-
-
-
{{commonData.currency_prefix}}{{promoterData.pending_amount}}
-
{{lang.referral_title4}}
-
-
-
- -
- -
-

{{lang.index_text17}}

-

{{lang.index_text18}}

-
{{lang.index_text28}}
-
-
{{lang.index_text21}}
-
-