wyling 4 жил өмнө
parent
commit
f1fdc62f91

+ 2 - 0
src/views/carousel/carousel/index.vue

@@ -338,5 +338,7 @@ export default {
 <style lang="scss" scoped>
 .banner {
   width: 100%;
+  height: 100px;
+  object-fit: contain;
 }
 </style>