|
@@ -43,6 +43,7 @@
|
|
|
<button id="api-doc" tabindex="4" >插入API接口模板</button>
|
|
<button id="api-doc" tabindex="4" >插入API接口模板</button>
|
|
|
<button id="database-doc" tabindex="5" >插入数据字典模板</button>
|
|
<button id="database-doc" tabindex="5" >插入数据字典模板</button>
|
|
|
<button id="jsons" tabindex="7" >JSON转参数表格</button>
|
|
<button id="jsons" tabindex="7" >JSON转参数表格</button>
|
|
|
|
|
+ <a href="?s=home/page/http_api" target="_blank" class="btn" >在线HTTP请求测试</a>
|
|
|
</div>
|
|
</div>
|
|
|
<div id="editormd">
|
|
<div id="editormd">
|
|
|
<textarea id="page_content" style="display:none;" tabindex="6" >{$page.page_content}</textarea>
|
|
<textarea id="page_content" style="display:none;" tabindex="6" >{$page.page_content}</textarea>
|