样式优化

This commit is contained in:
xuxingjun
2025-12-01 14:45:31 +08:00
parent ec4962e853
commit 06f3cc0b09

View File

@@ -166,7 +166,7 @@ export default {
top: 0;
left: 0;
background-image: url(../../../assets/images/list_img1.png);
background-size: cover;
background-size: 100% 100%;
background-repeat: no-repeat;
}
img {