| 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/2025_07_28_02/template/default/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<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="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- include main css -->
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/slick.css"/>
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/jquery.mmenu.all.css"/>
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/style.css"/>
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/reset.css"/>
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/animates.css" />
<!--[if lt IE 9]>
<script src="{pboot:sitedomain}/skin/js/html5.min.js"></script>
<script src="{pboot:sitedomain}/skin/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div>
{include file=head.html}
<!--banner-->
<section class="banner">
<div><img src="{pboot:sort scode={sort:tcode}}[sort:pic]{/pboot:sort}" alt="{sort:topname}"></div>
</section>
<div class="com_zi clearfix"> {include file=left_pro.html}
<div class="right_zi">
<div class="bar clearfix"> <span class="b_tt">{sort:name}</span> <span class="curbar"><i>您当前的位置:</i>{pboot:position separator=' > '}</span> </div>
<ul class="news_zi_ul clearfix">
{pboot:list num=8 order=sorting}
<li> <a href="[list:link]" class="clearfix"> <span class="left">
<h4>[list:title]</h4>
<p>[list:description lencn=80]</p>
</span> <span class="right">
<time>[list:date style='m-d']</time>
<span>[list:date style='Y']</span> <i></i> </span> </a> </li>
{/pboot:list}
</ul>
{pboot:if({page:rows}>0)}
<div class="pagebar">
<div class="pagination">
<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>
</div>
</div>
{else}
<div class="tac text-secondary">本分类下无任何数据!</div>
{/pboot:if}
</div>
</div>
{include file=footer.html}
</body>
</html>