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 @@
-{{lang.index_text18}}
-