摘要: $("ul").has("li").length > 0;$("ul > li").length > 0;$("ul").find("li").length > 0; 阅读全文
posted @ 2017-04-26 17:39 如果屈原会编程 阅读(3315) 评论(0) 推荐(0)