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.
|
|
|
@import '../../wxss/familyInfo.wxss';
|
|
|
|
|
|
|
|
|
|
|
|
.editbtn{
|
|
|
|
margin:100rpx auto;
|
|
|
|
width:240rpx;
|
|
|
|
height:80rpx;
|
|
|
|
line-height:80rpx;
|
|
|
|
border-radius:40rpx;
|
|
|
|
text-align:center;
|
|
|
|
font-size:32rpx;
|
|
|
|
font-family:Source Han Serif SC;
|
|
|
|
font-weight:400;
|
|
|
|
color:#fff;
|
|
|
|
background-color: #0399d8;
|
|
|
|
}
|