@ -160,9 +160,9 @@
that.getCheck();
that.shareInfoStatus = true;
if(that.articleInfo.articleCategory.title === '视频'){
that.type = '3'
that.type = '2'
}else if(that.articleInfo.articleCategory.title === '推文'){
that.type = '4'
}
// 在这里调用 shareArticle 方法
shareArticle(that.type).then(res =>{