var share_obj01 = {
title: "",
desc: "",
link: Constant+ "/DMIMPWeChat/customer/doctor_hh.html?merchant_code="+mer+"&salesman_code="+sel1+"&salesman_name="+sel2+"&insurance_code="+code+"&redirect="+"http://mtest.doctorgroup.org.cn/third_channel/product/huike",
imgUrl: Constant+"/DMIMPWeChat/img/doctor_fb.PNG",
trigger: function (res) {
/ / alert ("users click to send to friends");
},
success: function (res) {
/ / alert ("sharing success");
},
cancel: function (res) {
// layer.msg("");
},
fail: function (res) {
/ / alert (JSON.stringify (res));
}
};