TP5框架 之ajax返回html模板

1、示例代碼html

public function html()
{
    return Response::create($this->fetch('setting'), 'html')->code(200);
}
相關文章
相關標籤/搜索