''
liukangdong
2024-07-29 d2212709606b4e2af14d6a874f5f827767d7411c
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>