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=6899&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: 1756858210,
nonceStr: '4UYHAC0upGC7KHVR',
signature: 'b62a13c84e3dd38dcdbd744fc6bee7406458574d',
jsApiList: [
'checkJsApi',
'onMenuShareTimeline',
'onMenuShareAppMessage',
'onMenuShareQQ',
'onMenuShareWeibo',
]
});
wx.ready(function () {
var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\uff1a\u515a\u5efa\u9886\u822a\u98ce\u5e06\u52b2 \u594b\u696b\u7b03\u884c\u5f00\u65b0\u7bc7","smalltext":"\u5728\u6df1\u5316\u533b\u836f\u536b\u751f\u4f53\u5236\u6539\u9769\u7684\u65f6\u4ee3\u6d6a\u6f6e\u4e2d\uff0c\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\u52c7\u7acb\u6f6e\u5934\uff0c\u575a\u6301\u515a\u5efa\u5f15\u9886\uff0c\u4fc3\u8fdb\u533b\u9662\u9ad8\u8d28\u91cf\u53d1\u5c55\uff0c\u201c\u4ee5\u5168\u5fc3\u5168\u610f\u4e3a\u4eba\u6c11\u7fa4\u4f17\u5065\u5eb7\u670d\u52a1\u201d\u7684\u5b97\u65e8\uff0c\u9075\u5faa\u201c\u56f4\u7ed5\u4e2d\u5fc3\u6293\u515a\u5efa\uff0c\u6293\u597d\u515a\u5efa\u4fc3\u53d1\u5c55\u201d\u7684\u65b9\u9488\uff0c\u5c06\u515a\u5efa\u5de5\u4f5c\u540c\u533b\u7597\u3001\u6559\u5b66\u3001\u79d1\u7814\u3001\u7ba1\u7406\u7b49\u4e1a\u52a1\u5de5\u4f5c\u540c\u5b89\u6392\u3001\u540c\u90e8\u7f72\uff0c\u52aa\u529b\u628a\u515a\u5efa\u4f18\u52bf\u8f6c\u5316\u4e3a\u6838\u5fc3\u7ade\u4e89\u529b\uff0c\u4ee5\u7834\u5c40\u7684\u52c7\u6c14\u3001\u521b\u65b0\u7684\u667a\u6167\u548c\u5b9e\u5e72\u7684\u7cbe\u795e\uff0c\u5728\u7ba1\u7406\u4f53\u5236\u9769\u65b0\u3001\u4eba\u624d\u68af\u961f\u5efa\u8bbe\u3001\u670d\u52a1\u54c1\u8d28\u63d0\u5347\u3001\u7279\u8272\u54c1\u724c\u5851\u9020\u7b49\u9886\u57df\u5c55\u5f00\u5168\u65b9\u4f4d\u63a2\u7d22\u3002\u901a\u8fc7\u4e00\u7cfb\u5217\u6539\u9769\u4e3e\u63aa\uff0c\u533b\u9662\u5b9e\u73b0\u4ece\u4f20\u7edf\u7ba1\u7406\u6a21\u5f0f\u5411\u73b0\u4ee3\u5316\u6cbb\u7406\u4f53\u7cfb\u7684\u8de8\u8d8a\uff0c\u8d70\u51fa\u4e00\u6761\u5177\u6709\u81ea\u8eab\u7279\u8272\u7684\u9ad8\u8d28\u91cf\u53d1\u5c55\u4e4b\u8def\uff0c\u4e3a\u4e8b\u4e1a\u5355\u4f4d\u6539\u9769\u63d0\u4f9b","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6899"};
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 () {
}
});
});
}