$(function(){})返回值为$(document). 做出下面的操作:可以使得页面背景改变。 $(function (){}).find(‘body‘).css(‘background‘,‘red‘); 时间: 2024-10-11 17:16:01