@@ -180,6 +180,8 @@ export default {
}
img {
height: 100%;
+ height: 100%;
+ object-fit: contain;
.rotationCon {
@@ -190,8 +192,5 @@ export default {
text-align: center;
background: #fff;
- img {
- width: 100%;
- }
</style>
@@ -86,6 +86,7 @@ export default {
+ width: 100%;
/deep/ .el-carousel__item {