| 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_06_21_01/runtime/complile/ |
Upload File : |
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{pboot:sitetitle}</title>
<meta name="keywords" content="{pboot:sitekeywords}" />
<meta name="description" content="{pboot:sitedescription}" />
<link rel="stylesheet" href="static/vendor/swiper/swiper-bundle.min.css" />
<link rel="stylesheet" href="static/style.css" />
</head>
<body>
<header class="site-header" data-header>
<a
class="brand"
href="javascript:void(0)"
aria-label="博中医学康复管理中心官网首页"
>
<img src="{pboot:sitelogo}" alt="{pboot:sitetitle}" />
</a>
<nav class="nav" aria-label="主导航">
<a class="is-active" href="{pboot:sitepath}/">首页</a>
{pboot:nav}
<a href="[nav:link]">[nav:name]</a>
{/pboot:nav}
</nav>
<a class="header-phone" href="javascript:void(0)">
<img src="static/imgs/phone-hotline-icon.png" alt="" />
0794-7810120
</a>
<button class="header-search" type="button" aria-label="搜索"></button>
</header>
<main id="home">
<section class="hero" aria-label="医院宣传图">
<div class="swiper hero-swiper">
<div class="swiper-wrapper">
{pboot:slide gid=1}
<div class="swiper-slide hero-slide">
<a href="[slide:link]">
<img src="[slide:src]" alt="[slide:title]" />
</a>
</div>
{/pboot:slide}
</div>
</div>
<button
class="hero-arrow hero-arrow-left"
type="button"
aria-label="上一张"
>
<img src="static/imgs/carousel-prev-circle.png" alt="" />
</button>
<button
class="hero-arrow hero-arrow-right"
type="button"
aria-label="下一张"
>
<img src="static/imgs/carousel-next-circle.png" alt="" />
</button>
<div class="hero-pagination">
<div class="hero-count">1 / 3</div>
<div class="hero-dots swiper-pagination"></div>
</div>
</section>
<section class="quick-entry" aria-label="快捷入口">
<a href="javascript:void(0)">
<img src="static/imgs/doctor-consultation-icon.png" alt="" />
<span>预约挂号</span>
</a>
<a href="javascript:void(0)">
<img src="static/imgs/ecg-monitor-icon.png" alt="" />
<span>健康体检</span>
</a>
<a href="javascript:void(0)">
<img src="static/imgs/nurse-icon.png" alt="" />
<span>专家介绍</span>
</a>
<a href="javascript:void(0)">
<img src="static/imgs/specialist-emblem-icon.png" alt="" />
<span>就诊须知</span>
</a>
<a class="teal" href="javascript:void(0)">
<img
class="quick-icon-wide"
src="static/imgs/medical-service-label1.png"
alt=""
/>
<span>出入院流程</span>
</a>
<a class="blue" href="javascript:void(0)">
<img
class="quick-icon-wide"
src="static/imgs/medical-service-label2.png"
alt=""
/>
<span>社保知识</span>
</a>
</section>
<section class="section departments" id="departments">
<div class="container">
{pboot:sort scode=9}
<div class="section-title">
<h2>[sort:name]</h2>
<a href="[sort:link]">查看更多</a>
</div>
{/pboot:sort}
<div class="department-grid">
{pboot:list scode=9 num=5 } {pboot:if([list:i]==1)}
<article
class="dept-feature is-active"
style="background-image: url("[list:ico]")"
>
<img class="dept-watermark" src="[list:ico]" alt="" />
<h3>[list:title]</h3>
<div class="dept-columns">
<ul>
{pboot:checkbox id=[list:id] field=ext_jtkeshi}
<li>[checkbox:text]</li>
{/pboot:checkbox}
</ul>
</div>
<div class="dept-photo">
<img src="[list:ext_hjimg]" alt="[list:title]科室环境" />
<a href="[list:link]" aria-label="[list:title]详情">
<img src="static/imgs/jantou851.png" alt="" />
</a>
</div>
</article>
{else}
<article
class="dept-card"
style="background-image: url("[list:ico]")"
>
<h3>[list:title]</h3>
<ul>
{pboot:checkbox id=[list:id] field=ext_jtkeshi}
<li>[checkbox:text]</li>
{/pboot:checkbox}
</ul>
<div class="dept-photo">
<img src="[list:ext_hjimg]" alt="[list:title]科室环境" />
<a href="[list:link]" aria-label="[list:title]详情">
<img src="static/imgs/jantou851.png" alt="" />
</a>
</div>
</article>
{/pboot:if} {/pboot:list}
</div>
</div>
</section>
<section class="section doctor-section" id="team">
<div class="container">
{pboot:sort scode=10}
<div class="section-title light">
<h2>[sort:name] <span>/ [sort:subname]</span></h2>
<a href="[sort:link]">查看更多</a>
</div>
{/pboot:sort}
<div class="doctor-data" data-doctor-source>
{pboot:list scode=10 num=7}
<article class="doctor-data-item">
<span data-source-name>[list:title]</span>
<span data-source-role>[list:tags]</span>
<span data-source-photo>[list:ico]</span>
<span data-source-link>[list:link]</span>
<p data-source-desc>[list:description]</p>
</article>
{/pboot:list}
</div>
<div class="doctor-main">
<div class="doctor-portrait">
<img
src="{pboot:sitepath}/static/imgs/ren1.png"
alt=""
data-doctor-photo
/>
</div>
<article class="doctor-copy">
<p class="doctor-count">
<span data-doctor-index>01</span
><i><b data-doctor-progress></b></i
><em data-doctor-total>00</em>
</p>
<h3>
<span data-doctor-name></span
><small data-doctor-role></small>
</h3>
<p data-doctor-desc></p>
<a class="doctor-link" href="javascript:void(0)" data-doctor-link
>挂号预约 <span aria-hidden="true"></span
></a>
</article>
<div class="doctor-controls">
<button type="button" aria-label="上一位专家" data-doctor-prev>
←
</button>
<button type="button" aria-label="下一位专家" data-doctor-next>
→
</button>
</div>
</div>
<div class="doctor-strip" data-doctor-list></div>
</div>
</section>
<section class="section news-section" id="news">
<div class="container">
{pboot:sort scode=11}
<div class="section-title news-title">
<h2>[sort:name] <span>/ [sort:subname]</span></h2>
<div class="tabs" role="tablist">
{pboot:nav parent=11}
<a class="tab-link {pboot:if([nav:i]==1)}is-active{/pboot:if}" href="[nav:link]">[nav:name]</a>
{/pboot:nav}
<a class="tab-more" href="[sort:link]">查看更多</a>
</div>
</div>
{/pboot:sort}
<div class="news-layout">
{pboot:list scode=12 num=1 order="id asc" start=1}
<article class="news-lead">
<a href="[list:link]">
<img src="[list:ico]" alt="[list:title]" />
</a>
<div class="news-lead-copy">
<span>[list:date style=Y年m月d日]</span>
<h3><a href="[list:link]">[list:title]</a></h3>
</div>
</article>
{/pboot:list}
<div class="news-side">
{pboot:list scode=12 num=2 order="id asc" start=2}
<article class="news-card">
<div>
<span>[list:tags] [list:date style=Y年m月d日]</span>
<h3><a href="[list:link]">[list:title]</a></h3>
</div>
<a href="[list:link]">
<img src="[list:ico]" alt="[list:title]" />
</a>
</article>
{/pboot:list}
</div>
</div>
<div class="mini-news">
{pboot:list scode=12 num=4 order="id asc" start=4}
<a href="[list:link]">
<strong>[list:tags]</strong>
<span>[list:title]</span>
<time>[list:date style=Y年m月d日]</time>
</a>
{/pboot:list}
</div>
</div>
</section>
<section class="section clinic-section" id="clinic">
<div class="container">
<div class="section-title light clinic-title">
<h2>特色诊厅 <span>/ FEATURED CLINIC</span></h2>
</div>
<div class="clinic-layout">
<div class="clinic-left">
<div class="clinic-menu">
{pboot:list scode=17 num=5 order="sorting" istop=0}
<button class="{pboot:if([list:i]==1)}is-active{/pboot:if}" type="button" data-clinic-target="clinic-[list:id]">
[list:title]
</button>
{/pboot:list}
</div>
{pboot:list scode=17 num=1 order="sorting" istop=1}
<h3>[list:title]</h3>
<div class="device-photos">
{pboot:pics id=[list:id] num=2}
<img src="[pics:src]" alt="[pics:title]" />
{/pboot:pics}
</div>
{/pboot:list}
</div>
<div class="clinic-copy-wrap">
{pboot:list scode=17 num=5 order="sorting" istop=0}
<article class="clinic-copy {pboot:if([list:i]==1)}is-active{/pboot:if}" data-clinic-panel="clinic-[list:id]">
<h3>[list:title]</h3>
<p>[list:description]</p>
<a class="pill-btn" href="[list:link]">查看详情</a>
<div class="clinic-gallery">
{pboot:pics id=[list:id] num=2}
<img src="[pics:src]" alt="[pics:title]" />
{/pboot:pics}
</div>
</article>
{/pboot:list}
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer" id="contact">
<div class="footer-links">
<a href="javascript:void(0)">关于我们</a>
<a href="javascript:void(0)">网站地图</a>
<a href="javascript:void(0)">法律责任</a>
<a href="javascript:void(0)">网站声明</a>
<a href="javascript:void(0)">人才招聘</a>
<a href="javascript:void(0)">环境保护</a>
<a href="javascript:void(0)">公开内容</a>
<a href="javascript:void(0)">意见建议</a>
<a href="javascript:void(0)">相关信息</a>
<a href="javascript:void(0)">院长邮箱</a>
<a href="javascript:void(0)">投诉邮箱</a>
</div>
<div class="container footer-inner">
<div class="footer-brand">
<img
src="{label:logo}"
alt="博中医学健康管理中心"
/>
</div>
<div class="footer-cards">
<div>
<span>医院总机</span>
<strong>{label:yiyuanzongji}</strong>
</div>
<div>
<span>患者咨询</span>
<strong>{label:huanzhezixun}</strong>
</div>
<div>
<span>医院地址</span>
<strong>{pboot:companyaddress}</strong>
</div>
</div>
<div class="social">
<span>关注我们</span>
<a href="{label:wechat}">
<img src="static/imgs/wechat-social-icon.png" alt="微信" />
</a>
<a href="{label:tiktok}">
<img src="static/imgs/douyin-social-icon.png" alt="抖音" />
</a>
</div>
<p class="copyright">
版权所有:{pboot:sitecopyright} 备案编号:{pboot:siteicp}
<img src="static/imgs/ga_beian.png" alt="公安备案" />
</p>
</div>
</footer>
<script src="static/vendor/swiper/swiper-bundle.min.js"></script>
<script src="static/main.js"></script>
</body>
</html>
<?php return array (
); ?>