Authored by htoo

fix(comment): 调整分享

... ... @@ -110,7 +110,7 @@ const getDetailShareData = (article, app_version = '6.9.11') => {
article.articleId
}?share=true&t=${Date.now()}`,
),
desc: `@${authorName} 在有货社区上发了一篇内容,快点开看看!`,
desc: `@${authorName} 在有货App上发了一篇内容,快点开看看!`,
hideType,
shareType: 'grassDetail',
userName: authorName,
... ...