components/card/flow-card.vue @@ -17,7 +17,7 @@ </view> <view class="opera-info"> <up-icon name="heart" size="30rpx" color="#999" /> <text>{{ item.likeCount }}</text> <text>{{ item.voLikeCount }}</text> </view> </view> </view>