<{foreach from=$list item=item key=key}> <{if $item.type=='select'}> <{else}> <{/if}> <{/foreach}>
接口: <{$post['apiName']}>
接口说明: <{$description['name']}>
接口描述: <{$description['description']}>
返回格式:
*标识:
*密钥:
*时间戳:
<{$item['name']}>: <{foreach from=$item.desc item=desc}> <{$desc.name}> <{/foreach}>
<{$item['name']}>: <{$item['desc']}>
<{button label='提交' type='button' id='openapi-btn'}>