Merge branch 'sprint/168'

This commit is contained in:
孙广明
2021-11-30 14:38:32 +08:00
357 changed files with 14454 additions and 2349 deletions
+1 -3
View File
@@ -42,10 +42,8 @@
</div>
<?php if(!$moduleTree):?>
<hr class="space">
<?php if(!$isRelease):?>
<div class="text-center text-muted tips"><?php echo $lang->api->noModule;?></div>
<?php endif;?>
<?php endif;?>
<?php echo $moduleTree;?>
</div>
</div>
@@ -73,7 +71,7 @@
</div>
</div>
<?php else:?>
<div class="cell main-col" data-min-width="400">
<div class="cell">
<div class="detail">
<ul class="list-group">
<?php foreach($apiList as $api):?>