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