From cf51f1d8dca6911bc0914b32e3b81f0e5108c399 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 30 Oct 2025 15:15:49 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=20=E4=BF=AE=E6=94=B9toast=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E8=89=B2=E9=98=B2=E6=AD=A2=E8=A2=AB=20dialog=E5=BD=B1?= =?UTF-8?q?=E5=93=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/main.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/assets/main.css b/src/assets/main.css index 91768ca..9659d04 100644 --- a/src/assets/main.css +++ b/src/assets/main.css @@ -55,6 +55,9 @@ a, justify-content: space-evenly; } +.van-toast.van-popup{ + background: rgba(0, 0, 0, 0.5); +} /* @media (min-width: 1024px) { body {