管理家庭成员

This commit is contained in:
shidongli 2023-11-01 10:43:02 +08:00
parent 2ce58756ee
commit c405783f3e

View File

@ -8,14 +8,12 @@
left: 50%;
transform: translateX(-50%);
text-align: center;
.text {
margin-bottom: 12rpx;
font-size: 20rpx;
font-weight: 500;
color: #26A888;
}
.btn {
font-size: 31rpx;
width: 500rpx;
@ -31,6 +29,8 @@
.forlist {
width: 100%;
height: 82vh;
overflow: auto;
.item {
border-radius: 10rpx;