* adjust for api-debug page.

This commit is contained in:
wangyidong
2018-05-02 10:39:31 +08:00
parent 078cfbf4af
commit deb70ee4e0
3 changed files with 48 additions and 38 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</div>
</div>
<div id='mainContent'>
<div id='mainContent' class='main-content'>
<div class='main-table'>
<table class='table has-sort-head'>
<?php $vars = "type=$type&orderBy=%s&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"; ?>