ll
liukangdong
2024-12-06 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157
h5/pages/staff/meetingSel.vue
@@ -22,7 +22,8 @@
               mode="widthFix" class="checked"></image>
            <text></text>
         </view>
         <view v-if="memberList.length == 0" class="empty">
         <view class="" style="height: 220rpx;"></view>
         <view v-if="memberList.length == 0" class="empty_wrap">
            <image src="@/static/empty.png" mode=""></image>
            <text>暂无数据</text>
         </view>
@@ -80,7 +81,7 @@
            },
            pagination: {
               page: 1,
               capacity: 20
               capacity: 40
            },
            isShowSelMem: false
@@ -269,7 +270,7 @@
      left: 0;
      width: 100%;
      box-shadow: 0rpx 0rpx 6rpx 0rpx #b2b2b2;
      padding: 30rpx 30rpx 64rpx;
      padding: 30rpx 30rpx 42rpx;
      .sel_mem {
         display: flex;