通过id获取的是一个对象 通过class获取的是一个数组
 
 
$($(".layui-tab-item layui-show")[0]).html(data)//实际测试没用。谁能指点一下
 $("#BodyMune").html(data);

相关文章: