Authored by ccbikai

修改默认分享标题

... ... @@ -17,8 +17,8 @@ const jsApiList = [
let shareData = {
title: document.title,
link: location.href,
desc: '我在BLK发现了一个不错的品牌,赶快来看看吧!',
imgUrl: 'http://7xwj52.com1.z0.glb.clouddn.com/brandbg.jpg'
desc: 'YOHO!BLK',
imgUrl: 'http://img02.yohoboys.com/staticimg/2016/08/02/16/02fd39c0711f6ecb73d4a096a143e0771d.png'
};
if (/MicroMessenger/i.test(navigator.userAgent)) {
... ...