src/pages/library/components/carList.vue @@ -152,6 +152,7 @@ :key="index" > <img v-if="item.url.length" style="width: 100px; height: 100px; object-fit: contain" :src="item.url" alt