📅  最后修改于: 2022-03-11 14:58:41.308000             🧑  作者: Mango
@media @mobile {
.catalog-product-view {
.fotorama__stage__frame.fotorama__active {
position: static !important;
}
.fotorama__stage__frame .fotorama__img {
position: static !important;
transform: initial !important;
}
}
}