function BeautyToast(text){var str=``+text+``; try{var div=document.createElement("div");div.setAttribute("class","_BeautyToast");div.innerHTML=str;document.body.appendChild(div);setTimeout(function(){div.setAttribute("class","_BeautyToast onshow")},100);setTimeout(function(){div.setAttribute("class","_BeautyToast");setTimeout(function(){div.parentNode.removeChild(div)},200)},2000)}catch(e){}} function updateViewtime(){ var img =new Image(); img.src='/e/extend/shareinfo/api/?act=leave&id=3506&classid=5&t='; } window.onunload=updateViewtime;setInterval(updateViewtime,2000); var script=document.createElement("script"); script.type="text/javascript"; script.src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"; document.getElementsByTagName('head')[0].appendChild(script); script.onload=function(){ wx.config({ debug: false, appId: 'wxad180590bbd7e222', timestamp: 1746983241, nonceStr: 'RlfdnCkIPZqJh3ru', signature: '8d84c23af8abeb5b6a95be87aaf3cb1875967d5a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u516b\u6bb5\u9526\uff0c\u533b\u751f\u60a3\u8005\u4e00\u8d77\u7ec3","smalltext":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\u4e00\u76f4\u4ee5\u201c\u4f20\u627f\u4e2d\u533b\u6587\u5316\u3001\u5f18\u626c\u4f20\u7edf\u6587\u5316\u201d\u4e3a\u65b9\u5411\uff0c\u533b\u62a4\u5728\u8bca\u7597\u65f6\u7ee7\u627f\u4f20\u7edf\uff0c\u53d1\u626c\u4f20\u7edf\uff0c\u5e76\u5c06\u4f20\u7edf\u6587\u5316\u7684\u7cbe\u9ad3\u5728\u5de5\u4f5c\u4e2d\u5411\u60a3\u8005\u548c\u5bb6\u5c5e\u6e17\u900f\u3002\u5fc3\u5185\u79d1\u4e3a\u4e86\u60a3\u8005\u7684\u8eab\u5fc3\u5065\u5eb7\uff0c7\u670817\u65e5\u5728\u5fc3\u810f\u5eb7\u590d\u5ba4\u7ec4\u7ec7\u4e86\u201c\u533b\u751f\u5e26\u9886\u60a3\u8005\u53ca\u5bb6\u5c5e\u5b66\u4e60\u516b\u6bb5\u9526\u201d\u7684\u6d3b\u52a8\uff0c\u7531\u6211\u9662\u5de5\u4f1a\u91d1\u7ea2\u65e5\u53ca\u5fc3\u810f\u5eb7\u590d\u5ba4\u674e\u83f2\u5b87\u533b\u751f\u4e3a\u5927\u5bb6\u8bb2\u89e3\u516b\u6bb5\u9526\u7684\u529f\u6548\u53ca\u4f5c\u7528\uff0c\u5e76\u5bf9\u516b\u6bb5\u9526\u7684\u6bcf\u4e00\u62db\u5f0f\u52a8\u4f5c\u8fdb\u884c\u4e86\u8be6\u7ec6\u7684\u5206\u89e3\uff0c\u6309\u7167\u56fe\u89e3\u548c\u56fd\u5bb6\u4f53\u80b2\u603b\u5c40\u5f55\u5236\u7684\u89c6\u9891 \u6307\u5bfc\u60a3\u8005\u548c\u5bb6\u5c5e\u8ddf\u968f\u7ec3\u4e60\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3506"}; if(!WxShareInfo.url){ WxShareInfo.url = window.location.href; } wx.onMenuShareTimeline({ title: WxShareInfo.title, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareAppMessage({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, type: '', dataUrl: '', success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareQQ({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function () { BeautyToast('分享成功'); }, cancel: function () { } }); }); }