k94314517
2024-07-29 5a42219c9f91fd8fa77ddd8c8945d03168250b68
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>