From 251fd75cb02349a1d8978b197e47941b6dbcb1c8 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 16 Aug 2024 16:58:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/wallet/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/my/wallet/index.vue b/my/wallet/index.vue index 501d466..6421a89 100644 --- a/my/wallet/index.vue +++ b/my/wallet/index.vue @@ -17,7 +17,7 @@ ¥{{money}} - 盛安豆:{{sadNum}} + 盛安豆:{{sadNum}} 钱包明细 @@ -1260,7 +1260,7 @@ flex-direction: column; } .bgimg-top-view{ - width: 80%; + width:78%; display: flex; flex-direction: row; justify-content: space-between;