HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: 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
Upload Files
File: /www/wwwroot/crmm.umchkw.com/qiyewang/runtime/temp/72baf8dd215d52674a6d722ee3a013d8.php
<?php /*a:4:{s:77:"/www/wwwroot/crmm.umchkw.com/qiyewang/application/index/view/index/index.html";i:1533024174;s:78:"/www/wwwroot/crmm.umchkw.com/qiyewang/application/index/view/public/style.html";i:1532931860;s:77:"/www/wwwroot/crmm.umchkw.com/qiyewang/application/index/view/public/head.html";i:1533029052;s:78:"/www/wwwroot/crmm.umchkw.com/qiyewang/application/index/view/public/floor.html";i:1532932140;}*/ ?>
<!doctype html>
<html>
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>丽春院 — 首页</title>
    <link rel="shortcut icon" type="image/x-icon" href="/static/index/images/favicon.ico"/>
<link rel="stylesheet" href="/static/index/css/style.css" type="text/css">
<link rel="stylesheet" href="/static/index/css/zzsc.css" type="text/css">
<link rel="stylesheet" href="/static/index//css/lbt.css" type="text/css">
<link rel="stylesheet" type="text/css" href="/static/index/css/mobile.css">
<script src="/static/index/js/mobile.js" type="text/javascript"></script>
<script src="/static/index/js/jquery.min.js" type="text/javascript"></script>
<script src="/static/index/js/YuxiSlider.jQuery.min.js" type="text/javascript"></script>
    <div id="header">
    <div>
        <a href="<?php echo url('index'); ?>" class="logo"><img src="/static/index/images/logo.png" alt=""></a>
        <ul id="navigation">
            <li>
                <a href="<?php echo url('index'); ?>">首页</a>
            </li>
            <li>
                <a href="<?php echo url('about'); ?>">关于我们</a>
            </li>
            <li class="menu">
                <a href="<?php echo url('product'); ?>">产品展示</a>
            </li>
            <li class="menu">
                <a href="<?php echo url('news'); ?>">新闻中心</a>
            </li>
        </ul>
    </div>
</div>

</head>
<body>
<div id="page">
    <div id="body" class="home">
        <div class="demo">
            <a class="control prev"></a><a class="control next abs"></a><!--自定义按钮,移动端可不写-->
            <div class="slider"><!--主体结构,请用此类名调用插件,此类名可自定义-->
                <ul>
                    <?php if(is_array($slides) || $slides instanceof \think\Collection || $slides instanceof \think\Paginator): $i = 0; $__LIST__ = $slides;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$slide): $mod = ($i % 2 );++$i;?>
                    <li><a href=""><img src="<?php echo htmlentities($slide['pic']); ?>" alt="<?php echo htmlentities($slide['desc']); ?>"/></a></li>
                    <?php endforeach; endif; else: echo "" ;endif; ?>
                </ul>
            </div>
        </div>
        <div class="header">
            <div>
                <h3 style="margin-top: 50px">头牌人选</h3>
                <ul>
                    <?php if(is_array($products) || $products instanceof \think\Collection || $products instanceof \think\Paginator): $i = 0; $__LIST__ = $products;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$product): $mod = ($i % 2 );++$i;?>
                    <li>
                        <a href=" "><img src="<?php echo GetProPic($product['id']); ?>" style=" width: 100%;height: 100%;" alt=""></a>
                    </li>
                    <?php endforeach; endif; else: echo "" ;endif; ?>
                </ul>
            </div>
        </div>
        <div class="body">
            <div>
                <h1>丽春院百年老店</h1>
                <p>为看官提供更养眼、更多样、更直观的感觉体验!</p>
            </div>
        </div>
        <div class="footer">
            <div>
                <ul>
                    <li>
                        <h1>新上花魁</h1>
                        <?php if(is_array($NewProduct) || $NewProduct instanceof \think\Collection || $NewProduct instanceof \think\Paginator): $i = 0; $__LIST__ = $NewProduct;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$NewProduct): $mod = ($i % 2 );++$i;?>
                        <a href=" ">
                        <img src="<?php echo GetProPic($NewProduct['id']); ?>" style="border-radius:10px; box-shadow: 0 0 10px #eaeaea;   border:5px solid #E9E7E7;width: 460px;height: 260px;" alt="">
                        </a>
                        <?php endforeach; endif; else: echo "" ;endif; ?>
                    </li>
                    <li>
                        <h1>最新资讯</h1>
                        <ul>
                            <?php if(is_array($news) || $news instanceof \think\Collection || $news instanceof \think\Paginator): $i = 0; $__LIST__ = $news;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$new): $mod = ($i % 2 );++$i;?>
                            <li>
                                <a href=""><img src="<?php echo GetNewsPic($new['id']); ?>"
                                                style="border-radius:10px; box-shadow: 0 0 10px #6E6E6E;   width: 100px;height: 95px;"
                                                alt=""></a>
                                <h1><?php echo htmlentities($new['title']); ?></h1>
                                <span><?php echo htmlentities(date("Y-m-d",!is_numeric($new['time'])? strtotime($new['time']) : $new['time'])); ?></span>
                                <a href="blog.php" class="more">了解更多</a>
                            </li>
                            <?php endforeach; endif; else: echo "" ;endif; ?>
                        </ul>
                    </li>
                </ul>
            </div>
        </div>
    </div>
    <div id="footer">
    <div class="footnote">
        <div>
            <p style="color: #EEE">Copyright &copy; 2016.Company name All rights reserved.More Templates <a
                    href="http://www.php.cn" target="_blank" style="color: #EEE;" title="丽春院">丽春院</a> - Collect from
                <a href="http://www.php.cn" style="color: #EEE" title="PHP中文网" target="_blank">PHP中文网</a></p>
        </div>
    </div>
</div>
</div>

<script>
    $(".slider").YuxiSlider({
        width: 1900, //容器宽度
        height: 450, //容器高度
        control: $('.control'), //绑定控制按钮
        during: 4000, //间隔4秒自动滑动
        speed: 800, //移动速度0.8秒
        mousewheel: true, //是否开启鼠标滚轮控制
        direkey: true //是否开启左右箭头方向控制
    });
</script>
</body>
</html>