403Webshell
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_1_24_01/template/dafeult/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/2026_1_24_01/template/dafeult/search.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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}">
<link href="{pboot:sitedomain}/skin/css/css2.css" rel="stylesheet">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/bootstrap-icons.min.css">
<link href="{pboot:sitedomain}/skin/css/all.min.css" rel="stylesheet">
<link href="{pboot:sitedomain}/skin/css/bootstrap.min.css" rel="stylesheet">
<link href="{pboot:sitedomain}/skin/css/animate.min.css" rel="stylesheet">
<link href="{pboot:sitedomain}/skin/css/slick.css" rel="stylesheet">
<link href="{pboot:sitedomain}/skin/css/nouislider.min.css" rel="stylesheet">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/style.css">
</head>
<body>
{include file=head.html}
<nav class="bg-light py-2" aria-label="breadcrumb">
  <div class="container">
    <ol class="breadcrumb breadcrump-light d-flex justify-content-center- m-0">
      <li class="breadcrumb-item small">{pboot:position}</li>
    </ol>
  </div>
</nav>
<div class="container">
  <div class="row">
    <div class="col-lg-3">
      <aside class="widget">
        <div class="mt-4 filter d-flex align-items-center justify-content-between after:bottom-border-50 border-bottom border-silver"><span class="fw-bold">{sort:topname}</span></div>
        <div class="mt-4">
          {pboot:nav num=10 parent=1}
          <div class="mb-3 border-bottom">
            <h6 class="mb-3 fw-bold d-flex align-items-center justify-content-between border-bottom-"><span><a href="[nav:link]" style="color:#000">[nav:name]</a></span></h6>
            <ul>
              {pboot:2nav parent=[nav:scode]}
              <li>
                <div class="form-check mb-3 small">
                  <label class="form-check-label text-dark" for="brand-1"><a href="[2nav:link]">[2nav:name]</a><span class="text-gray ms-1">([2nav:rows])</span></label>
                </div>
              </li>
              {/pboot:2nav}
            </ul>
          </div>
          {/pboot:nav}
          
        </div>
      </aside>
    </div>
    <div class="col-lg-9">
      <div class="my-4 d-flex justify-content-between bg-light p-3 shadow-sm small rounded-1">
        <div class="d-flex gap-3 align-items-center">
          <label class="fw-bold small text-uppercase" for="sort">{sort:name}</label>
        </div>
      </div>
      <div class="row">
        {pboot:search num=9 order=sorting}
        <div class="col-lg-4">
          <div class="card product-card bg-transparent border-0 mb-3">
            <div class="card-header position-relative shadow-sm border-0 p-0"><a class="thumb-right" href="[search:link]"><img class="defualt-image w-100" src="[search:ico]" alt="alt"></a>
              <a class="w-75 position-absolute bottom-center-10 rounded-0 btn btn-sm- btn-primary"><i class="bi bi-basket me-2"></i>查看详情</a> </div>
            <div class="card-body text-center pt-2 px-0">
              <h6 class="mb-1 title-max-45 fw-bold-"><a class="text-dark" href="[search:link]">[search:title]</a></h6>
            </div>
          </div>
        </div>
        {/pboot:search}
        <div class="col-12">
          {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>
    </div>
  </div>
</div>
{include file=foot.html}
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit