$(document).ready(function(){ // 鍙充晶杈规爮鐐瑰嚮闅愯棌 $('.slide-right-icon').click(function(){ $('.slide-right').hide(); }); // 杩斿洖椤堕儴 $('#returnTop').click(function(){ $('body,html').animate({scrollTop:0},300) }) cityFor(); setTimeout(function(){ var weatherSwiper = new Swiper(".weather-container", { // loop: true, // 寰幆妯″紡閫夐」 autoplay:true, speed:500, delay:10 }); },1000); // 鑾峰彇ip褰撳墠鍩庡競 function cityFor(){ var city =['鐭冲搴?,'鍞愬北','閭兏','绉︾殗宀?,'淇濆畾','寮犲鍙?,'鎵垮痉','寤婂潑','娌у窞','琛℃按','閭㈠彴']; for(var i =0;i<=city.length;i++){ if(i

"+cityName+ ""+txt+"

"+dayTxt+"

"); // $('.weather img').attr('src',src); // $('.weather div p').first().html(txt); // $('.weather div p').last().html(); } }) }) } })