webpackJsonp(["app/js/share/index"],{b9d20259081cd188be85:function(e,a,i){"use strict";function s(e,a){if(0==$(".weixin-share-modal").length){$("body").append(n(a));var i=$(".weixin-share-modal");i.on("show.bs.modal",function(){i.find(".weixin-share-qrcode").empty(),i.find(".weixin-share-loading").show(),i.find(".weixin-share-qrcode").html(''),i.find(".weixin-share-qrcode img").load(function(){i.find(".weixin-share-loading").hide()})})}$(".weixin-share-modal").modal("show")}function n(e){var a="";return a+='"}function r(e){var a={};return a.url=e.url,a.title=e.message,""!=e.picture&&(-1!=e.picture.indexOf("://")?a.pic=e.picture:a.pic=document.domain+e.picture),"http://service.weibo.com/share/share.php?"+d(a)}function t(e){var a={};return a.url=e.url,a.title=e.title,a.summary=e.summary,a.desc=e.message,""!=e.picture&&(a.pics=e.picture),"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?"+d(a)}function o(e){var a={};return a.url=e.url,a.title=e.title,a.summary=e.summary,a.desc=e.message,""!=e.picture&&(a.pics=e.picture),"http://connect.qq.com/widget/shareqq/index.html?"+d(a)}function d(e){var a=[];for(var i in e)a.push(i+"="+encodeURIComponent(e[i]||""));return a.join("&")}$("body").on("click",".js-social-share",function(){var e=$(this),a=e.data("share"),i=e.parents(".js-social-share-params").data(),n="";switch($(".point-share-url").length>0&&$.post($(".point-share-url").val(),function(){}),a){case"weibo":n=r(i),window.open(n);break;case"qzone":n=t(i),window.open(n);break;case"qq":n=o(i),window.open(n);break;case"weixin":s(e,i)}})}},["b9d20259081cd188be85"]);