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.
|
/* pages/login/login.wxss */
|
|
.touxiang {
|
|
width: 150rpx;
|
|
height: 150rpx;
|
|
border-radius: 50%;
|
|
margin-top: 20rpx;
|
|
margin-bottom: 10rpx;
|
|
margin-left: 40%;
|
|
}
|
|
.nicheng{
|
|
color:white;
|
|
} |