格展网络
您现在的位置:主页 > 网站插件 > 织梦插件 > 织梦文章微信分享朋友圈和好友带缩略图与简介
织梦文章微信分享朋友圈和好友带缩略图与简介

织梦文章微信分享朋友圈和好友带缩略图与简介

  • 所属行业:织梦CMS
  • 支持版本:dedecms5.7
  • 支持编码:UTF-8+GBK
  • 插件编号:CJ-790
  • 插件大小:3.37 KB
  • 插件售价:
  • 下载对象:

    开放浏览

收费指导安装 收费修改模板亲测可用 建站交流群 TAG 充值 代理加盟
评价: 热度: 888 ℃   

立即下载 加入收藏 打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,你说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

Powered by 格展网络,分享从这里开始,精彩与您同在

  • 插件描述
  • 下载记录
插件信息
ID编号:790
最后更新:2020-10-07 09:20
特别提醒:此功能非办款插件需要手动修改代码,购买修改时请备份修改文件避免发生不必要的麻烦。
  • 效果


  • 准备条件
微信服务号一个,并且已经通过了实名认证。
一个ICP备案的域名。
  • 操作步骤
1、查看AppId,AppSecret以及绑定域名

2、文章内容页模板微信分享代码
<script src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
<script type="text/javascript">
var url = encodeURIComponent(location.href.split("#")[0]);
$.ajax({
type: "get",
url: "https://www.91084.com/wechat.php?link=" + url,
dataType: "json",
contentType: "application/json; charset=utf-8",
success: function(e) {
var d = e.appid,
i = e.timestamp,
t = e.noncestr,
n = e.signature;
wx.config({
debug: 0,
appId: d,
timestamp: i,
nonceStr: t,
signature: n,
jsApiList: ["onMenuShareTimeline", "onMenuShareAppMessage"]
}), 
wx.ready(function() {
wx.onMenuShareTimeline({
title: "{dede:field.title/}",
desc: "{dede:field.description/}",
link: "{dede:global.cfg_basehost/}{dede:field.id runphp='yes'}$result=GetOneArchive(@me);@me=$result['arcurl'];{/dede:field.id}",
imgUrl: "{dede:global.cfg_basehost/}{dede:field.litpic/}"
}), 
wx.onMenuShareAppMessage({
title: "{dede:field.title/}",
desc: "{dede:field.description/}",
link: "{dede:global.cfg_basehost/}{dede:field.id runphp='yes'}$result=GetOneArchive(@me);@me=$result['arcurl'];{/dede:field.id}",
imgUrl: "{dede:global.cfg_basehost/}{dede:field.litpic/}"
})
})
}
});
</script>
网站不是https的要把它改成http
域名换成自己的域名
3、wechat.php文件下载,放在网站根目录,就可以分享了

相关模板插件
相关城市建站