liukangdong
2024-07-31 997036b27927bcc1e9207a40b7a69c106a10f30c
wechat_jiaxuan/pages/homeId/index.wxml
@@ -21,5 +21,8 @@
        </view>
      </view>
    </view>
    <view wx:if="{{ dataList.length == 0 }}" class="empty_wrap">
      <image class="default_empty" src="../../static/images/default_empty.png"></image>
    </view>
  </view>
</view>