/* pages/aboutUs/aboutUs.wxss */ .about { width: 100%; height: 100%; overflow: hidden; } .aboutimg { width: 100%; height: auto; margin-top: 10rpx; display: flex; justify-content: center; }