🌈 搜索
📅  最后修改于: 2022-03-11 15:03:13.007000             🧑  作者: Mango
if(w < 1200){ //if var w = window.innerWidth; is smaller than 1200px then do this... }else{ //Normal function... }