reenabled.wxss
307 字节
/* pages/reenabled/reenabled.wxss */
page{
background:#f7f7f7;
text-align: center;
}
image{
width:193rpx;
height:302rpx;
margin-top:267rpx;
}
button{
width:445rpx;
height:88rpx;
background:#FFCC00;
margin-top:140rpx;
line-height: 88rpx;
color:#333333;
font-size: 36rpx;
}