/* * 鑷姩骞垮憡-鍩轰簬jquery 20160720 * 骞垮憡灞曠ず娆″簭鍦ㄥ悗鍙版帶鍒 * 椤堕儴鎷夊箷骞垮憡鏈夊涓椂锛屼緷娆℃媺骞曞睍绀 * 椤堕儴鍥哄畾骞垮憡銆佸鑱斿箍鍛婃湁澶氫釜鏃朵粠涓婂埌涓嬪悓鏃跺睍绀 * 杩斿洖鍊煎涓嬶細 Array ( [res] => Array ( [0] => Array ( [title] => 鎴戞槸瀵硅仈鏂瑰紡 [img] => /uploads/image/1808/24/1808241115298f46m.jpg [imgwidth] => 100 [imgheight] => 155 [top] => 190 [url] => http://baidu.com/ [adtype] => 5 [fontcolor] => [bgcolor] => ) [1] => array(......) ), [duiliantype] => 0 ) * 鍦╟ss/my.css涓鍔狅細 @media(max-width:767px){ .ad-lamu, .ad-lamu a{max-height:180px;background-size:cover !important;} .ad-duilian{display:none;} } */ var wxyAD_first_child = null, //body绗竴涓瓙鍏冪礌锛岀敤鏉ュ湪鍏跺墠闈緷娆℃坊鍔犻《閮ㄥ浐瀹氬箍鍛婏紝涓斾繚璇佸湪鎷夊箷骞垮憡涓嬫柟 wxyAD_lamu_status = 0, //褰撳墠鏄惁鏈夋媺骞曞箍鍛婃鍦ㄥ睍绀 wxyAD_duilian_type = 0; //瀵硅仈鏂瑰紡灞曠ず鏂瑰紡锛?娴姩1鍥哄畾 $(function(){ //鑾峰彇骞垮憡骞惰繘琛屽睍绀 $.post('/index.php/myapi/ad', {is_index:jsGet('wxyad.js', 'is_index')}, function(json){ wxyAD_duilian_type = typeof(json.duiliantype)=='undefined' ? 0 : parseInt(json.duiliantype); if(typeof(json.res)!=='undefined')wxyAD_show(json.res); }, 'json'); }); /* * 妯℃嫙php $_GET鑾峰彇js鍚庣殑鍙傛暟 * jsName涓簀s鏂囦欢鍚嶇О锛屽 jquery.js * para涓哄弬鏁板悕 */ function jsGet(jsName, para){ if(!jsName)return ''; jsName='/'+jsName+'?'; var script = $('script'), arr=''; for(var i=0; i-1){arr = script.eq(i).prop('src').split(jsName)[1]; break;}} if(!arr || typeof(para)=='undefined' || !para)return ''; arr = arr.split('&'); para += '='; for(i=0; i