epmet 工作端 小程序
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.

14 lines
223 B

.sub-tit {
font-size: 32rpx;
font-weight: 500;
color: #333333;
display: flex;
align-items: center;
margin: 30rpx 0;
}
.sub-tit image {
margin-right: 12rpx;
width: 20rpx;
height: 20rpx;
}