* Fix bug.

This commit is contained in:
leiyong
2021-01-26 17:27:50 +08:00
parent 3283132e75
commit a4abc56c1a
11 changed files with 30 additions and 6 deletions
+2
View File
@@ -147,6 +147,7 @@
</form>
</div>
</div>
<?php if(!isonlybody()):?>
<div class='side-col col-4'>
<div class='cell'>
<div class='detail'>
@@ -161,5 +162,6 @@
<?php include '../../common/view/action.html.php';?>
</div>
</div>
<?php endif;?>
</div>
<?php include '../../common/view/footer.html.php';?>