/* pages/companyPage/index.wxss */ .detail-page{ min-height: 100vh; background: linear-gradient(180deg, #343434 0%, #777777 100%); font-size: 24rpx; } .cy image{ width: 100%; } .cy1 image{ height: 1354rpx; } .cy2 image{ height: 1434rpx; } .cy3 image{ height: 1531rpx; } .footer{ height: 214rpx; font-size: 32rpx; color: #fff; }