纸通宝SAAS仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

21 lines
372 B

/* pages/process/order-check/index.wxss */
.cate-list {
margin: 24rpx 30rpx;
border: 1rpx solid #dcdcdc;
}
.cate-header {
min-height: 76rpx;
background-color: #dcdcdc;
padding: 0rpx 30rpx;
}
.cate-index {
width: 32rpx;
height: 32rpx;
line-height: 32rpx;
text-align: center;
border-radius: 5000rpx;
border: 1px solid #666666;
margin-left: 12rpx
}