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

15 lines
242 B

page{
background-color: #f5f5f5;
}
.enterprise{
background: #ff7a31;
border: 4rpx solid rgba(255,255,255,0.50);
border-radius: 14rpx;
}
.master{
background: #f0b744;
border: 4rpx solid rgba(255,255,255,0.50);
border-radius: 14rpx;
}