jiangping
2024-07-26 06df90b8a8349e520f7415a407a26ca6454f9c2c
wechat_jiaxuan/pages/userinfo/favorite.wxml
@@ -28,5 +28,8 @@
        <text>1000</text>
      </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>