更新图库组件的弹窗背景

This commit is contained in:
jingrow 2025-10-19 17:06:11 +08:00
parent 39537b1e7f
commit 816e4da197

View File

@ -225,7 +225,7 @@ defineExpose({
left: 0;
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, 0.85);
background: rgba(0, 0, 0, 0.3);
display: flex;
align-items: center;
justify-content: center;