liukangdong
2024-06-19 e2b173475a8bf14717a53f2daa0257804644bd45
h5/pages/staff/task/index.vue
@@ -118,7 +118,10 @@
          </view>
        </view>
      </view>
      <image v-if="dataList.length === 0" src="@/static/empty.png" style="width: 320rpx;margin: 120rpx auto;" mode="widthFix" />
      <view v-if="dataList.length === 0"  style="text-align: center;">
        <image src="@/static/empty.png" style="width: 320rpx;margin: 120px auto 0" mode="widthFix" />
        <view class="placeholder9 fs24">暂无数据</view>
      </view>
    </view>
    <!-- 筛选 -->
    <u-popup