样式调整
This commit is contained in:
parent
fe191a49b7
commit
8506fb9521
|
@ -62,7 +62,7 @@
|
|||
:key="item"
|
||||
class="volume_box-son"
|
||||
:style="{
|
||||
backgroundImage: `url(${item.photoBg}) no-repeat `,
|
||||
backgroundImage: `url(${item.photoBg}) `,
|
||||
}"
|
||||
>
|
||||
<div class="volume_box-son-top" v-if="index % 2 == 0">
|
||||
|
|
Loading…
Reference in New Issue