在线调试优化

This commit is contained in:
暮光:城中城
2018-12-23 20:38:30 +08:00
parent bd22395eaf
commit b7c72cf38b
4 changed files with 58 additions and 69 deletions

View File

@@ -116,7 +116,7 @@
</ul>
<div class="tab-content">
<div class="tab-pane tab-param-type-pane active" id="docRequestParam">
<table class="table table-bordered">
<table class="table table-bordered table-condensed">
<thead>
<tr><th>参数名</th><th>说明</th><th>类型</th><th>参数位置</th><th>是否必填</th></tr>
</thead>
@@ -124,7 +124,7 @@
</table>
</div>
<div class="tab-pane tab-param-type-pane" id="docRequestExample">
<table class="table table-bordered">
<table class="table table-bordered table-condensed">
<thead>
<tr><th>参数名</th><th>说明</th><th>类型</th><th>参数位置</th><th>是否必填</th></tr>
</thead>