@@ -525,7 +525,7 @@
/*** 家政人员列表 ***/
.admin-jiazheng-list{
width: 100%;height: 100vh;position: relative;
- .jz-scroll-view {height: calc(100vh - 256rpx - var(--status-bar-height));}
+ .jz-scroll-view {height: calc(100vh - 250rpx - var(--status-bar-height));}
.all-type-box{
position: absolute;top: 80rpx;left: 0;right: 0;bottom: 0;
z-index: 2;background-color: rgba(0,0,0,0.3);