diff --git a/pages/userInfo/userInfo.vue b/pages/userInfo/userInfo.vue index d7fb66c..e43fc9f 100644 --- a/pages/userInfo/userInfo.vue +++ b/pages/userInfo/userInfo.vue @@ -71,7 +71,11 @@ }], pageUrl: '', userInfo: {}, - creatorFansLikeInfo: {} + creatorFansLikeInfo: { + fansNum: 0, + likeNum: 0, + collectNum: 0 + } } }, created() {