相信自己的眼睛,太美了


 

'); $("#"+frameid).contents().find("body").css("margin","0"); }else{ $(img).attr("src",$(img).data("src")); } } } $(function(){ $("#div_text img").map(function(){ getImg(this); }) }) $("iframe").map(function(){ if($(this).data("src")){ $(this).attr("src",$(this).data("src")); } }) /* function getImg(img) { if($(img).data("src")=="finish"){ var src=$(img).attr("src"); var frameid = 'frameimg' + parseInt(Math.random()*10000); window.img = 'window.onload = function() { parent.document.getElementById(\'' + frameid + '\').height = document.getElementById(\'img\').height+\'px\';};<' + '/s'+'cript>'; $(img).replaceWith(''); $("#"+frameid).contents().find("body").css("margin","0"); } } $(function(){$("#div_text img").map(function(){getImg(this);})}) $("img:not(.guideimg)").lazyload({ placeholder: '/img/wz/wzpicload.jpg', background: { image: '/img/wz/wzpicload.jpg', color: "#FFFFFF" }, container: $('#div_text'), effect: "fadeIn" }); */ function openMiniProgram() {//跳转微信小程序(有些安卓手机系统不支持) window.location.href = 'weixin://dl/business/?appid=wxebaf544c322dce4c&path=pages/index/index&query=&env_version='; }