Server : nginx/1.20.1
System : Linux iZ2ze9ojcl78uluczwag69Z 4.18.0-240.22.1.el8_3.x86_64 #1 SMP Thu Apr 8 19:01:30 UTC 2021 x86_64
User : www ( 1000)
PHP Version : 7.3.28
Disable Function : passthru,exec,system,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
Directory :  /www/wwwroot/0531yanglao.com/templates/wap/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/0531yanglao.com/templates/wap/static_page_quwei.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>养老指南/区位选择</title>
    <!-- <link rel="stylesheet/less" href="less.less" />
    <script src="https://cdn.bootcdn.net/ajax/libs/less.js/4.1.2/less.min.js"></script> -->
    <base href="{:server_url()}" />
    <link rel="stylesheet" href="./css/appstyle.css" />
    <link rel="stylesheet" href="./css/swiper.min.css" />
</head>

<body>
    <!-- 顶部 -->
    <div class="dingbu">
        <img src="images/fanhui.png" onclick="goBack()" />
        <h4>养老指南/区位选择</h4>
        <img src="images/nav.png" class="but" />
       {include file='navi'}
    </div>
    <div class="swiper mySwiper">
        <div class="swiper-wrapper">
            <div class="swiper-slide">
                <img src="./images/lujuyanglao.png" alt="养老服务" />
            </div>
            <div class="swiper-slide">
                <img src="./images/lujuyanglao.png" alt="养老服务" />
            </div>
            <div class="swiper-slide">
                <img src="./images/lujuyanglao.png" alt="养老服务" />
            </div>
            <div class="swiper-slide">
                <img src="./images/lujuyanglao.png" alt="养老服务" />
            </div>
        </div>
        <div class="swiper-button-next"></div>
        <div class="swiper-button-prev"></div>
    </div>
    <header></header>
    <main>
        <!-- 如何选择合适的养学院 -->
        <div class="rmtj">
            <h4>区位选择</h4>
        </div>
        <ul class="app_ruzhutiaojian">
            <p>考虑经济水平。在经济能力承受范围内选择养老院,选择设施与服务能达到预期的养老机构。</p>
            <p>1、考虑经济水平。在经济能力承受范围内选择养老院,选择设施与服务能达到预期的养老机构。其中服务和管理到位、设施安全、医</p>
            <p>2、生活照料全面。特别是空巢老人和失能、半失能老人,要选择有专业护理员甚至护士的养老院使老人能够得到专业的照护服务。</p>
            <p>3、养老机构基本费用:床位费、护理费、伙食费;不同养老机构根据老人的自身情况、自理水平,介护介助程度收费等级也有差别。老人及子女们要了解清楚,依照需要选择。</p>
            <button type="button"><img src="images/duixiang.png">立即咨询</button>
        </ul>
        <!-- 推荐养老中心/ -->
        <!--<div class="rmtj">-->
        <!--    <div class="rmtj_nav">-->
        <!--        <h4>推荐养老中心</h4>-->
        <!--    </div>-->
        <!--    <div class="rmtj_content">-->
        <!--        <div class="wrap">-->
        <!--            <a href="./app找养老院.html">-->
        <!--                <img src="images/zanwei.png">-->
        <!--                <div class="yyy">-->
        <!--                    <h4>养老院名称</h4>-->
        <!--                    <div class="app_xxx">-->
        <!--                        <p>地址:历下区</p>-->
        <!--                        <p>床位:130张|机构类型:养老公寓</p>-->
        <!--                        <li><button type="button" class="btn1">景点附近</button>-->
        <!--                            <button type="button" class="btn2">景点附近</button>-->
        <!--                            <button type="button" class="btn3">景点附近</button>-->
        <!--                        </li>-->
        <!--            </a>-->
        <!--            </div>-->
        <!--            </div>-->
        <!--        </div>-->
                
        <!--    </div>-->

            <!-- 热门旅居推荐app -->
            <!--<div class="app_rmlj">-->
            <!--    <div class="rmtj">-->
            <!--        <div class="rmtj_nav">-->
            <!--            <h4 class="rm luju">热门旅居推荐<span><a href="/app旅居养老.html">更多</a> </span></h4>-->
            <!--        </div>-->
            <!--    </div>-->
            <!--    <div class="app_lj">-->
                  
            <!--        <div class="app_lva">-->
            <!--            <a href="./app旅居养老.html"><img src="./images/lvju01.png">-->
            <!--                <div>-->
            <!--                    <h3>山东济南市扁鹊康养小镇</h3>-->
            <!--                    <p>机构类型</p>-->
            <!--                    <p>130床位<span>¥3000起</span></p>-->
            <!--                </div>-->
            <!--            </a>-->

            <!--        </div>-->
            <!--    </div>-->
            <!--</div>-->
    </main>
    {include file='footer'}
</body>
<script src="./js/jquery-3.6.0.js"></script>
<script src="./js/swiper.min.js"></script>
<script src="./js/appstyle.js"></script>
<script src="./js/page.js"></script>
<script>
    box("#box1");
</script>

</html>