智慧申请系统
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.
 

10 lines
175 B

/* pages/family/community/community.wxss */
.pick-container {
margin: 30px;
padding: 30rpx;
border-radius: 6px;
border: solid 1rpx #efefef;
}
.btn {
width: 300rpx;
}