lll
liukangdong
2024-08-01 3508c76f824c6632b47aff17b1ec2f2a11c504fc
wechat_staff/pages/userinfo/collect.wxml
@@ -28,5 +28,8 @@
        <text>{{ item.viewCount }}</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>