periodicReviews.wxss
443 字节
/* pages/index/periodicReviews/periodicReviews.wxss */
@import '../CustomerManagement/CustomerManagement.wxss';
.peoper_num {
font-size: 24rpx;
color: #fff;
position: absolute;
right:12rpx;
top: 8rpx;
}
.item_list{
margin-top: 40rpx;
margin-bottom: 0;
}
.list_btn{
width: 80rpx;
height: 80rpx;
background: #0286FF;
padding: 10rpx;
box-sizing: border-box;
text-align: center;
}
.list_right_box{
margin-top: 23rpx;
}