liukangdong
2024-07-29 27f64e092e80194fa24969732a15042d37a6dd30
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>