wpfw_ewei_wxapp/pages/creditshop/log/index.wxss
2023-02-26 08:10:18 +08:00

49 lines
724 B
Plaintext

.fui-cell-group {
margin-top: 0;
}
.fui-tab.fui-tab-danger {
margin-bottom: 0;
}
.fui-list-media image {
width: 160rpx;
height: 160rpx;
}
.title-tip {
background: #ff5555;
padding: 5rpx 10rpx;
color: #fff;
font-size: 22rpx;
position: relative;
top: -1rpx;
border-radius: 6rpx;
}
.fui-list-inner .title {
margin-bottom: 14rpx;
}
.fui-list-inner .price {
color: #ff5555;
font-size: 32rpx;
margin-top: 8rpx;
}
.btn {
margin: 10rpx 0 10rpx 20rpx;
padding: 0 26rpx;
height: 56rpx;
line-height: 54rpx;
border-radius: 40rpx;
font-size: 26rpx;
}
.fui-list-group-title {
display: flex;
}
.fui-list-group-title .order-num {
flex: 1;
}