fix search page css

This commit is contained in:
2021-12-26 21:08:33 +08:00
parent 386ce0b3de
commit f129929660

View File

@@ -33,6 +33,7 @@
</div>
<?php } ?>
<?php $path = '/search'; require(APP_ROOT.'/src/template/defaults/page_switch.php'); ?>
<p> <br> </p>
<?php } else { ?>
<div class="flex justify-start items-center p-5 px-6 w-full sm:w-1/2">
<p class="text-2xl my-2 font-bold sm:font-bold">没有找到搜索结果呢 ...</p>