problem description
add a racing lantern to the modal box. After opening the modal box, the content is white. In fact, you have already got the SRC of the picture
.the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)
< Carousel autoplay VMI model = "value2" VMI if = "loop >" loop >
<Carousel-Item v-for="(item,index) in uploadList" :key="index">
<div class="demo-carousel">
<img :src="item" style="height:241px;width:444px;" alt=""/>
</div>
</Carousel-Item>
< / Carousel >
what result do you expect? What is the error message actually seen?
you can see the picture rotation as soon as you enter it