纸通宝小程序
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
244 B

/* pages/main/index.wxss */
.attention-bg{
width: 120rpx;
height: 40rpx;
line-height: 40rpx;
background-color: rgba(0,0,0,0.10);
font-size: 20rpx;
border-radius: 4rpx;
text-align: center;
padding-top: 2rpx;
margin-top: 4rpx;
}