{{include_file name='home/public/header' title='添加模板'}}
{{include_file name='home/public/nav' sidebar='home/project/sidebar'}}
{{include_file name='home/project/tab' tab='template'}}
Header参数
{{foreach $field->headerAttributes as $header}} {{/foreach}}
参数名 参数标题 参数类型 必填 参数值 备注说明
请求参数
{{foreach $field->postMethodLabels as $k => $v}} {{/foreach}}
{{foreach $field->requestAttributes as $request}} {{/foreach}}
参数名 参数标题 参数类型 必填 示例值 备注说明
响应参数
{{foreach $field->responseAttributes as $k=>$response}} {{/foreach}}
参数名 参数标题 参数类型 示例值 备注说明
{{include_file name='home/public/copyright'}} {{include_file name='home/public/footer'}}