服务器提交
This commit is contained in:
2
public/weapp/pages_promotion/game/record.wxss
Executable file
2
public/weapp/pages_promotion/game/record.wxss
Executable file
@@ -0,0 +1,2 @@
|
||||
.mescroll-uni-content{overflow:hidden}.record-item{display:flex;padding:30rpx;margin:20rpx 30rpx 0;background-color:#fff;border-radius:10rpx;align-items:center}.record-item .image-wrap{width:80rpx;height:80rpx;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:10rpx}.record-item .image-wrap image{width:80rpx}.record-item .content{flex:1;padding:0 20rpx}.record-item .content .name{line-height:1;color:#303133;margin-bottom:30rpx}.record-item .content .time,
|
||||
.record-item .content .cont{color:#909399;line-height:1;margin-top:20rpx}.record-item .btn{width:128rpx;color:#fff;padding:6rpx 0;text-align:center;border-radius:10rpx;font-size:24rpx}
|
||||
Reference in New Issue
Block a user