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/runtime/index/temp/ |
<?php /*a:3:{s:63:"/www/wwwroot/0531yanglao.com/templates/index/sojourn_index.html";i:1705301082;s:56:"/www/wwwroot/0531yanglao.com/templates/index/header.html";i:1703727865;s:56:"/www/wwwroot/0531yanglao.com/templates/index/footer.html";i:1703756011;}*/ ?> <!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> <meta name="Description" content="济南养老网为您介绍关于旅居养老公寓机构的价格,地理位置,收费标准,房间设施,服务内容,护理项目,图文信息,联系方式,入住须知,排名,哪家好?等旅居养老服务机构信息。我们会为您提供旅游旅居城市咨询,线路定制,日常生活指南等一站式服务,让您享受不一样的养老生活。" /> <meta name="Keywords" content="旅居养老,旅游养老,候鸟养老,老人旅游度假,养生基地" /> <base href="<?php echo server_url(); ?>" /> <link rel="stylesheet" href="./css/style.css" /> <script src="/js/jquery-3.6.0.js"></script> </head> <style> .swiper-slide img { height: 500px; } @media all and (max-width: 768px) { .rmtj_nav { width: 96%; display: block; margin: 0 auto; } .swiper-slide img { height: 100%;; } .rmtj_nav .a { display: block; text-align: center; font-size: 19px; color: #1ac1b0 ; } } </style> <body> <header> <div class="head"> <div class="logo"> <img src="images/fanhui.png" class="goback" onclick="goBack()"> <a href="http://yl.jnbinzang.com/"> <h1>济南养老网</h1> <span>济南养老信息服务平台</span></a> <img src="images/nav.png" class="but"> </div> <div class="sadsffd dropdown"> <form method="post" action="<?php echo url('/zyly/'); ?>" class="sadsffd"> <input type="text" id="text" name="keyword" class="dropdown-selected inping" placeholder="输入养老院名称" value=""/> <button class="search_icon" type="submit" id="search" > <img src="image/search.png" /> </button> </form> </div> <div class="hd_gw"> <img src="image/headerlogo.png" class="fadeout"/> <li> <p id="btnn">咨询养老顾问</p> 0531-8298521 </li> </div> </div> <nav> <ul> <a title="首页" href="<?php echo server_url(); ?>" class="current">首页</a> <a title="找养老站" id="zhao" href="<?php echo url('/nursingHome/index'); ?>">找养老院</a> <!--<a title="机构地图" href="<?php echo url('/map/index'); ?>">机构地图</a>--> <a title="旅居养老" id="lv" href="<?php echo url('/sojourn/index'); ?>">旅居养老</a> <a title="为老服务" id="wei" href="<?php echo url('/service/index'); ?>">为老服务</a> <a title="养老指南" href="<?php echo url('/guide/index'); ?>">养老指南</a> <a title="养老资讯" id="yang" href="<?php echo url('/article/index'); ?>">养老资讯</a> <a title="机构入组" href="<?php echo url('/join/index'); ?>">机构入驻</a> <a title="关于我们" href="<?php echo url('/about/index'); ?>">关于我们</a> </ul> <div class="wapzsyss"> <div class="sadsffd dropdown"> <form method="post" action="<?php echo url('/zyly/'); ?>" class="sadsffd"> <input type="text" id="text" name="keyword" class="dropdown-selected inping" placeholder="输入养老院名称" value=""/> <button class="search_icon" type="submit" id="search" > <img src="image/search.png" /> </button> </form> </div> <div class="hd_gw"> <img src="image/headerlogo.png" class="fadeout"/> <li> <p id="btnn">咨询养老顾问</p> 0531-8298521 </li> </div> </div> </nav> </header> <!-- 指定养老方案 --> <div class="login loginss" style="display: none"> <div class="login_content"> <h1>填写老人信息</h1> <p>别担心,您填写的信息会严格保密,仅根据老人实际情况匹配合适的养老机构</p> <form class="form " method=""> <label class="username"> <input type="text" placeholder="请填写老人姓名" id="username" name="username" /></label> <label class="age"> <input type="text" placeholder="请填写老人年龄" id="age" name="age" /></label> <label class="sex"> <select id="sex" name="sex"> <option value="请选择性别">请选择性别</option> <option value="男">男</option> <option value="女">女</option> </select></label> <label class="open"> <select id="open" name="open"> <option value="">请选择老人生活能力</option> <option value="好">好</option> <option value="不好">不好</option> </select></label> <label class="sch"> <input type="text" id="sch" name="sch" placeholder="请填写入住预算" /></label> <label style="width:100%"> <textarea id="textarea" name="textarea" type="text" placeholder="请填写老人身体情况,疾病史,用药历史"></textarea></label> <label class="newname"> <input type="text" id="newname" name="newname" placeholder="请填写联系人" /></label> <label class="scheel"> <select id="scheel" name="scheel"> <option value="请选择性别">和老人关系</option> <option value="配偶">朋友</option> <option value="朋友">配偶</option> <option value="祖孙">祖孙</option> <option value="父母">父母</option> </select></label> <label class="phonea"><input id="phone" name="phone" type="text" placeholder="请填写联系人手机号" maxlength="11" /></label> <label class="yanzhengma"><input type="" name="verCode" id="verCode" placeholder="请输入验证码" maxlength="6" /><input type="button" name="" id="verCodeBtn" value="获取验证码" onclick="settime(this);" /></label> <input type="button" id="btn7" value="确认提交"> </form> <img src="image/guanbi.png" id="close"> </div> </div> <div class="heimu"></div> <script type="text/javascript" charset="utf-8"> // var text = document.querySelector('#text') // var textval = text.value // var search = document.querySelector("#search") // var param= { // area: textval, // } // const urlsearchParams = new URLSearchParams(param).toString(); // search.onclick = function(){ // window.location.href = 'http://yl.jnbinzang.com/nursingHome.html'+'?'+urlsearchParams // } </script> <main> <div class="swiper mySwiper"> <img class="img" src="" alt=""> </div> <!-- 旅居养老 --> <div class="f_home"> <h4>首页/旅居养老</h4> <div class="rmtj_nav"> <h4 class="a">当季热门旅居养老城市</h4> </div> <span class="houniao">候鸟式养老,让心灵去旅行</span> <div class="box_lj"> <ul class="box_ljs"> <?php if(is_array($list) || $list instanceof \think\Collection || $list instanceof \think\Paginator): if( count($list)==0 ) : echo "" ;else: foreach($list as $key=>$item): ?> <li class="<?php if(!$key): ?>one<?php endif; ?>"><?php echo htmlentities($item['title']); ?></li> <?php endforeach; endif; else: echo "" ;endif; ?> </ul> <div class="box_lj_content"> <?php if(is_array($list) || $list instanceof \think\Collection || $list instanceof \think\Paginator): if( count($list)==0 ) : echo "" ;else: foreach($list as $key=>$item): ?> <div class="ct"> <div class="tz_y tz_ya"> <div class="tz_l"> <h3><?php echo htmlentities($item['title']); ?></h3> <h4><?php echo htmlentities($item['summary']); ?></h4> <img src="<?php echo htmlentities($item['filename']); ?>" alt="<?php echo htmlentities($item['title']); ?>" /> </div> <div class="tz_la"> <ol class="aa"> <li>冬季平均温度</li> <li><img src="images/wenduji.png" /><?php echo htmlentities($item['temperature']); ?></li> </ol> <ol class="bb"> <li>平均空气质量</li> <li><img src="images/kongqizjiliang.png" /><?php echo htmlentities($item['aqi']); ?></li> </ol> <ol class="cc"> <li>特色景区</li> <li> <img src="images/teshejingqu.png" /><?php echo htmlentities($item['scenic_spot']); ?> </li> </ol></div> </div> <?php if(is_array($item['sojourn']) || $item['sojourn'] instanceof \think\Collection || $item['sojourn'] instanceof \think\Paginator): if( count($item['sojourn'])==0 ) : echo "" ;else: foreach($item['sojourn'] as $key=>$item): ?> <div class="tuijian tuijian001"> <a href="<?php echo url('/sojourn/detail',['id'=>$item['sid']]); ?>" title="<?php echo htmlentities($item['title']); ?>"> <ul> <li><img src="<?php echo htmlentities($item['filename']); ?>" alt="<?php echo htmlentities($item['title']); ?>"> </li> <li> <h3><?php echo htmlentities($item['title']); ?> <!--<span><?php echo $item['content']; ?></span>--> </h3> <p> <span> ¥<?php echo htmlentities($item['min_price']); ?></span>元起</p> </li> </ul> </a> <?php endforeach; endif; else: echo "" ;endif; ?> </div> </div> <?php endforeach; endif; else: echo "" ;endif; ?> </div> </div> <!--<div class="box" id="box2">--> <!-- <div class="nav">--> <!-- <?php if(is_array($list) || $list instanceof \think\Collection || $list instanceof \think\Paginator): if( count($list)==0 ) : echo "" ;else: foreach($list as $key=>$item): ?>--> <!-- <li class="<?php if(!$key): ?>active<?php endif; ?>"><?php echo htmlentities($item['title']); ?></li>--> <!-- <?php endforeach; endif; else: echo "" ;endif; ?>--> <!-- </div>--> <!-- <div class="display_box">--> <!-- <?php if(is_array($list) || $list instanceof \think\Collection || $list instanceof \think\Paginator): if( count($list)==0 ) : echo "" ;else: foreach($list as $key=>$item): ?>--> <!-- <div class="actives">--> <!-- <main class="lvju_yl">--> <!-- <dl class="tz_l">--> <!-- <h3><?php echo htmlentities($item['title']); ?></h3>--> <!-- <h4><?php echo htmlentities($item['summary']); ?></h4>--> <!-- <img src="<?php echo htmlentities($item['filename']); ?>" alt="<?php echo htmlentities($item['title']); ?>" />--> <!-- </dl>--> <!-- <dl class="tz_y">--> <!-- <ol class="aa">--> <!-- <li>冬季平均温度</li>--> <!-- <li><img src="image/wenduji.png" /><?php echo htmlentities($item['temperature']); ?></li>--> <!-- </ol>--> <!-- <ol class="bb">--> <!-- <li>平均空气质量</li>--> <!-- <li><img src="image/kongqizjiliang.png" /><?php echo htmlentities($item['aqi']); ?></li>--> <!-- </ol>--> <!-- <ol class="cc">--> <!-- <li>特色景区</li>--> <!-- <li>--> <!-- <img src="image/teshejingqu.png" /><?php echo htmlentities($item['scenic_spot']); ?>--> <!-- </li>--> <!-- </ol>--> <!-- </dl>--> <!-- </main>--> <!-- </div>--> <!-- <?php endforeach; endif; else: echo "" ;endif; ?>--> <!-- <div>2</div> <!-- <div>3</div>--> <!-- <div>2</div>--> <!-- <div>3</div> --> <!-- </div>--> <!--</div>--> <!--<div class="gongyu">--> <!--</div>--> </div> </main> <!-- 底部 --> <footer> <div class="footer"> <div class="footer-fead"> <h1>济南养老网</h1> <div class="hd_gw"> <img src="image/phone.png" class="fadeout"> <li> <p id="btnn">咨询养老顾问</p> 0531-8298521 </li> </div> </div> <div class="footer-main"> <div class="f-left"> <ul class="f-left-top"> <li><img src="image/footer01.png" alt=""> <a>一站式服务</a> </li> <li><img src="image/footer02.png" alt=""> <a>精心挑选</a> </li> <li><img src="image/footer03.png" alt=""> <a>良心定制</a> </li> <li><img src="image/footer04.png" alt=""> <a>用心服务</a> </li> </ul> <div class="f-left-bottom"> <a href="http://yl.jnbinzang.com/gywm.html" title="关于我们">关于我们</a> <a href="http://yl.jnbinzang.com/ylzx/" title="养老资讯">养老资讯</a> <a href="http://yl.jnbinzang.com/jgrz.html" title="机构入驻">机构入驻</a> <a href="http://yl.jnbinzang.com/ylzn.html" title="养老指南">养老指南</a> <a href="http://yl.jnbinzang.com/zyly/" title="养老指南">找养老院</a> </div> </div> <div class="f-right"> <div><img src="image/ewm.png" alt=""><a>官方微信</a></div> <div><img src="image/ewm.png" alt=""><a>官方公众号</a></div> </div> </div> </div> <div class="footer-foot"></div> <div class="footer-link"> <p>友情链接:<a href="">养老</a></p> <p>热门养老院:<a href="">养老</a></p> <p>Copyright © 2002-2020 济南公墓网 鲁ICP备19054797号-3</p> </div> </footer> <div class="footer_b"> <div class="footer_b_banxin"> <h4>找养老院,上养老网</h4> <ul> <li><img src="image/xinxiquanmian.png" />信息全面</li> <li><img src="image/zhuanyefuwu.png" />专业服务</li> <li><img src="image/wanqiankoubei.png" />万千口碑</li> </ul> <p><img src="image/dianhualianxi.png" />0411-84179979</p> <button type="button">咨询热线</button> </div> </div> <div class="pc_footer_b"> <div class="btn" data-clipboard-action="copy" data-clipboard-target="#target" id="copy_btn"> <img src="image/footer_erweima.png" id="weixinerweima" alt="济南养老网" title="济南养老网"/><img src="image/weixin.png" alt="济南养老网" title="济南养老网"/>微信 </div> <div><img src="image/xiaochengxu.png" alt="济南养老网" title="济南养老网"/>小程序</div> <div><img src="image/kefu.png" alt="济南养老网" title="济南养老网"/>客服</div> <div><img src="image/fankui.png" alt="济南养老网" title="济南养老网"/>反馈</div> <div class="top"><img src="image/huidingbu.png" />顶部</div> </div> <!-- 底部悬浮 --> <!--<div class="footer_b">--> <!-- <div class="footer_b_banxin">--> <!-- <h4>找养老院,上养老网</h4>--> <!-- <ul>--> <!-- <li><img src="image/bz_b3.png" />信息全面</li>--> <!-- <li><img src="image/bz_b3.png" />信息全面</li>--> <!-- <li><img src="image/bz_b3.png" />信息全面</li>--> <!-- </ul>--> <!-- <p><img src="image/bz_b3.png" />0411-84179979</p>--> <!-- <button type="button">咨询热线</button>--> <!-- </div>--> <!--</div>--> <!-- 侧边悬浮/ --> <div class="pc_footer_b"> <div class="btn" data-clipboard-action="copy" data-clipboard-target="#target" id="copy_btn"> <img src="image/footer_erweima.png" id="weixinerweima" /><img src="image/weixin.png" />微信 </div> <div><img src="image/xiaochengxu.png" />小程序</div> <div><img src="image/kefu.png" />客服</div> <div><img src="image/fankui.png" />反馈</div> <div class="top"><img src="image/huidingbu.png" />顶部</div> </div> </body> <script src="./js/jquery-3.6.0.js"></script> <script src="./js/swiper.min.js"></script> <script src="./js/style.js"></script> <script> fetch('http://yl.jnbinzang.com/api/getAdv?id', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ id: 4 }) }) .then(response => response.json()) .then(result => { const arr = result.data; const html = arr.filename; const title = arr.name; const alt = arr.summary; document.querySelector(".img").setAttribute("title", title); document.querySelector(".img").setAttribute("src", html); document.querySelector(".img").setAttribute("alt", alt); }) .catch(error => { console.error('Error:', error); }); box("#box2"); </script> </html>vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv