h5/pages/staff/memberSel.vue
@@ -35,7 +35,10 @@ <text></text> </view> </checkbox-group> <view class="empty"></view> <view v-if="memberList.length == 0" class="empty_wrap"> <image src="../../static/empty.png"></image> <text>暂无数据</text> </view> </view> <!-- --> <!-- <view class="sub_wrap"> @@ -127,6 +130,9 @@ </script> <style lang="scss"> .main_app{ padding-top: 30rpx; } .modal { padding: 40rpx 30rpx; .modal_header {