Authored by TaoHuang

share

... ... @@ -43,7 +43,8 @@ const getDetailShareData = (article) => {
hideType: ['7', '8', '9'],
shareType: 'grassDetail',
userName: article.authorName,
userIcon: article.authorHeadIco
userIcon: article.authorHeadIco,
articleId: article.articleId
};
};
... ...
{
"name": "yoho-community-web",
"version": "6.9.8-beta64",
"version": "6.9.8-beta100",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...