/* pages/shop/index/index.wxss */ .margin-top { margin-top: 18rpx; } .detail-layout{ min-height:90rpx; font-size: 30rpx; align-items: center; } .info-layout { position: absolute; bottom: 0; width: 100%; background-color: rgba(0, 0, 0, 0.3); padding: 18rpx 30rpx; }