liukangdong
2024-07-26 296fc0dbd38fb9528c9d1f91ec9bc3758e27e994
wechat_jiaxuan/components/disCase/index.wxml
@@ -52,6 +52,9 @@
            </view>
          </view>
        </view>
        <view wx:if="{{ dataList.length == 0 }}" class="empty_wrap">
          <image class="default_empty" src="../../static/images/default_empty.png"></image>
        </view>
      </scroll-view>
    </view>
  </view>