沒整之前
整了之后
準(zhǔn)備工作
微信服務(wù)號或者訂閱號一個(gè),并且已經(jīng)通過了實(shí)名認(rèn)證;
一個(gè)ICP備案的域名;
操作步驟
1、查看AppId,AppSecret以及綁定域名
2、文章內(nèi)容頁模板微信分享代碼
<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: "http://www.lol9.cn/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>
把www.lol9.cn改為你自己的域名
3) 域名換成自己的域名
3、wechat.php文件下載,放在網(wǎng)站根目錄,附下載地址:
鏈接:
提取碼:聯(lián)系QQ:344693787獲得
版權(quán)聲明: 本站資源均來自互聯(lián)網(wǎng)或會員發(fā)布,如果侵犯了您的權(quán)益請與我們聯(lián)系,我們將在24小時(shí)內(nèi)刪除!謝謝!
轉(zhuǎn)載請注明: 織夢文章微信分享帶縮略圖與簡介