海浪家园

百度分享不支持Https解决方案

百度分享本地化资源包下载:https://github.com/hrwhisper/baiduShare
static 解压后丢到站点根目录下即可。
然后对应的百度分享代码中,把http://bdimg.share.baidu.com/改为 /

即:
.src=’http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=’+~(-new Date()/36e5)];

改为
.src=’/static/api/js/share.js?v=89860593.js?cdnversion=’+~(-new Date()/36e5)];

退出移动版