Files
wdsxh/unpackage/dist/build/mp-weixin/pages/component/member/custom.wxss
2026-04-29 15:33:58 +08:00

1 line
1.1 KiB
Plaintext

.component-member-custom .custom-item{margin-top:32rpx;padding:32rpx;border-radius:16rpx;background:#fff;row-gap:24rpx;-webkit-column-gap:48rpx;column-gap:48rpx}.component-member-custom .custom-item .item-title{color:#5a5b6e;font-size:30rpx;font-weight:600;line-height:40rpx}.component-member-custom .custom-item .item-value{color:#5a5b6e;font-size:28rpx;line-height:40rpx;word-break:break-all}.component-member-custom .custom-item .item-list{display:flex;flex-wrap:wrap;margin-top:32rpx;-webkit-column-gap:3.5%;column-gap:3.5%;row-gap:24rpx}.component-member-custom .custom-item .item-list .list-image{position:relative;width:31%;height:0;padding-top:31%}.component-member-custom .custom-item .item-list .list-image .image{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10rpx}.component-member-custom .custom-item .item-video{margin-top:24rpx}.component-member-custom .custom-item .item-video .video{width:100%}.component-member-custom .custom-item .item-image{margin-top:24rpx}.component-member-custom .custom-item .item-image .image{width:100%;border-radius:10rpx}