This commit is contained in:
tianshujie
2023-04-04 09:45:26 +08:00
parent f5158ac6e0
commit 5d7165ea95
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
<?php include './content.html.php';?>
<?php else:?>
<?php if(empty($libs) || empty($apiList)):?>
<div class="cell">
<div class="cell apiList">
<div class="detail">
<li class="detail-title"><?php echo intval($libID) > 0 ? $lang->api->apiList : $lang->api->pageTitle;?></li>
</div>