style(图片背景组件): 调整样式

This commit is contained in:
hzj 2026-03-12 11:30:17 +08:00
parent b44c20a7b8
commit 3b2d345042

View File

@ -17,7 +17,7 @@
:style="{ :style="{
width: '100%', width: '100%',
height: '100%', height: '100%',
backgroundColor: 'parent', backgroundColor: 'transparent',
}" }"
></div> ></div>