<br> $(" .menuList").click(function () {<br> $(this).parents(".AAA").find(".menuList").find("ul");<br> });<br>js这怎么写