function kefu(obj) { console.log(""); var cssstyle=` `; if(obj.wechatperson.state==true){ var wechatperson="
"+ " "+ " "+ "
"+ "
"+ " \"\""+ "

产品咨询

"+ "
"+ "
"+ "
"; }else{ var wechatperson=""; } if(obj.wechatofficial.state==true){ var wechatofficial="
"+ " "+ " "+ "
"+ "
"+ " \"\""+ "

售后服务

"+ "
"; }else{ var wechatofficial=""; } var kefuhtml="
"+ "
"+ "
"+ " "+ " "+ "
"+ "
"+ " 返回首页"+ "
"+ "
"+ "
"+ "
"+ " "+ " "+ "
"+ "
"+obj.tel+"
"+ "
"+ "
"+ "
"+ " "+ " "+ "
"+ "
qq客服
"+ "
"+ "
"+wechatperson+wechatofficial+ "
"+ "
"+ "
"; document.getelementsbytagname("body")[0].insertadjacenthtml('afterbegin', cssstyle + kefuhtml); }