会员权益

This commit is contained in:
2026-04-29 15:33:58 +08:00
commit 54965243da
2787 changed files with 242809 additions and 0 deletions

View File

@@ -0,0 +1 @@
.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}