function的这个$(this)怎么不是当前,而是Window,怎么让他是当前html无标题文档打开functionzhangkai(id){varwz=$(this).html();console.log(wz);console.log($(this));} 查看完整描述