zhangzengfei
2022-11-22 f74166b3ed257a5e7f463019de3a7a90dae69c2b
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