用工小程序前端代码
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.
 
 
 

12 lines
204 B

.business{
background: #ff7a31;
border: 8rpx solid rgba(255,255,255,0.64);
border-radius: 16rpx;
}
.master{
background: #f0a921;
border: 8rpx solid rgba(255,255,255,0.64);
border-radius: 16rpx;
}