/* 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 }