Commit 93f598e9 authored by tao.huang's avatar tao.huang

fix: 图片超出隐藏

parent 0a9b4d1e
...@@ -399,6 +399,7 @@ defineExpose({}); ...@@ -399,6 +399,7 @@ defineExpose({});
top: 0; top: 0;
left: 0; left: 0;
z-index: 0; z-index: 0;
overflow: hidden;
.bg-img { .bg-img {
width: 100%; width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment