thinkphp5,ajax请求问题

$.ajax({
    url:location.href,
    type:'get',
    dataType :'html',
    success:function(data){
    }
})

发起这样一个请求之后
总是返回json
让我很郁闷
360截图20220606173304535.jpg
回复列表(7|隐藏机器人聊天)
添加新回复
回复需要登录