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

.page-btn {
height: 27px;
background: rgba(255, 66, 43, 1);
box-shadow: 0px 4px 14px -6px rgba(255, 43, 45, 0.8);
color: white;
font-size: 32rpx;
}
.image-load {
width: 90px;
height: 90px;
display: flex;
align-items: center;
justify-content: center;
}