You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@import "/pages/myInfo/index.wxss";
|
|
|
|
page {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.wx-text-list .wx-list-li {
|
|
margin-left: 0;
|
|
padding: 20px 0;
|
|
}
|
|
|
|
.smallText {
|
|
margin-top: 20px;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
line-height: 17px;
|
|
text-align: center;
|
|
} |