GetcharZp

jquery 判断是否为空

 

if(my_val == null || my_val == undefined || my_val==""){
    console.log("我为空");
}

 

 

 

分类:

技术点:

相关文章: