纸通宝SAAS仓库
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.
 

11 lines
194 B

/* pages/login/index.wxss */
page {
background-color: #fff;
}
.label {
font-size: 30rpx;
font-family: PingFang-SC-Regular, PingFang-SC;
font-weight: 400;
color: rgba(83, 83, 83, 1);
}