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