| Server IP : 156.238.232.47 / Your IP : 216.73.216.150 Web Server : nginx/1.25.3 System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : www ( 1000) PHP Version : 8.3.25 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /www/data/wwwroot/2026_03_13_02/template/zh/ |
Upload File : |
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{pboot:if('{sort:title}'=='')}{pboot:pagetitle}{else}{sort:title}{/pboot:if}</title>
<meta name="keywords" content="{pboot:if('{sort:keywords}'=='')}{pboot:pagekeywords}{else}{sort:keywords}{/pboot:if}">
<meta name="description" content="{pboot:if('{sort:description}'=='')}{pboot:pagedescription}{else}{sort:description}{/pboot:if}">
<meta name="applicable-device" content="pc,mobile" />
<link href="{pboot:sitedomain}/skin/css/bootstrap.css" rel="stylesheet" />
<link href="{pboot:sitedomain}/skin/css/bxslider.css" rel="stylesheet" />
<link href="{pboot:sitedomain}/skin/css/style.css" rel="stylesheet" />
<link href="{pboot:sitedomain}/skin/css/font-awesome.min.css" rel="preload" as="style" onload="this.rel='stylesheet'"/>
<script src="{pboot:sitedomain}/skin/js/jquery.min.js"></script>
<script src="{pboot:sitedomain}/skin/js/bxslider.min.js"></script>
<script src="{pboot:sitedomain}/skin/js/common.js"></script>
<script src="{pboot:sitedomain}/skin/js/bootstrap.js"></script>
<script type="text/javascript" src="{pboot:sitedomain}/skin/js/translate.js"></script>
</head>
<body>
{include file=head.html}
<div class="page_bg">{pboot:sort scode=119}<img src="[sort:pic]" width="100%" alt="[sort:name]">{/pboot:sort}</div>
<!-- main -->
<div class="container">
<div class="row">
<!-- right -->
<div class="col-xs-12 col-sm-8 col-md-9" style="float:right">
<div class="list_box">
<h2 class="left_h2">搜索结果</h2>
<ul class="list_news">
{pboot:search num=20 order=sorting}
<li><a href="[search:link]" title="[search:title]">[search:title]</a><span class="news_time">[search:date style=Y-m-d]</span></li>
{/pboot:search}
</ul>
{pboot:if({page:rows}>0)}
<div class="pagebar">
<div class="pagination">
<a class="page-item page-link hidden-sm" href="{page:index}" title="首页">首页</a>
<a class="page-item page-link st" href="{page:pre}" title="">上一页</a>
{page:numbar}
<a class="page-item page-link" href="javascript:;" title="">{page:current}/{page:count}</a>
<a class="page-item page-link st" href="{page:next}" title="">下一页</a>
<a class="page-item page-link hidden-sm" href="{page:last}" title="尾页">尾页</a>
</div>
</div>
{else}
<div class="tac text-secondary">暂无数据</div>
{/pboot:if}
</div>
</div>
<!-- left -->
{include file=left.html}
</div>
</div>
{include file=foot.html}
</body>
</html>