fix search page css
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user