Files
orico-association/unpackage/dist/build/mp-weixin/pages/component/mall/goods.wxss
2026-03-25 15:53:37 +08:00

1 line
586 B
Plaintext

.component-mall-goods .goods-item{margin-top:32rpx;padding:32rpx;background:#fff;border-radius:10rpx}.component-mall-goods .goods-item:first-child{margin-top:0}.component-mall-goods .goods-item .item-image{width:160rpx;height:160rpx;border-radius:16rpx}.component-mall-goods .goods-item .item-info{margin-left:24rpx}.component-mall-goods .goods-item .item-info .info-title{color:#5a5b6e;font-size:28rpx;font-weight:600;line-height:40rpx}.component-mall-goods .goods-item .item-info .info-price{margin-top:16rpx;color:var(--theme-color);font-size:28rpx;font-weight:600;line-height:40rpx}