Authored by TaoHuang

update lib

... ... @@ -62,7 +62,7 @@ const getDetailShareData = (article, app_version = '6.9.11') => {
blockList.filter(block => block.templateKey === 'text'),
'[0].contentData',
'',
);
).substr(0, 20);
}
if (shareImage && shareImage.indexOf('//') >= 0) {
... ...
{
"name": "yoho-community-web",
"version": "6.9.11-beta36",
"version": "6.9.11-beta37",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...