jQuery 判断dom是否存在

if($('qrcode').length > 0){
	//doSomething
}

posted on 2022-09-09 08:40  小馬過河﹎  阅读(48)  评论(0)    收藏  举报

导航