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:41:"../templates/wap/nursing_home_detail.html";i:1690792732;s:26:"../templates/wap/navi.html";i:1667193579;s:28:"../templates/wap/footer.html";i:1672019273;}*/ ?> <!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><?php echo htmlentities($data['seo_t']); ?></title> <meta name="Description" content="<?php echo htmlentities($data['seo_d']); ?>" /> <meta name="Keywords" content="<?php echo htmlentities($data['seo_k']); ?>" /> <!-- <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="<?php echo server_url(); ?>" /> <link rel="stylesheet" href="./css/appstyle.css" /> <!-- <link rel="stylesheet" href="./css/swiper.min.css" /> --> <link rel="stylesheet" href="./css/swiper-bundle.css"> <script src="./js/swiper-bundle.js"></script> <script type="text/javascript" src="//api.map.baidu.com/api?type=webgl&v=1.0&ak=BzRSIItkozQGMU95cFMBROe8zEC33XfX"></script> <script src="http://api.map.baidu.com/library/RectangleZoom/1.2/src/RectangleZoom_min.js"></script> </head> <style> main{ background: #f5f5f5; } .lvxq { width: 100%; margin: 0 auto; } .BMap_bubble_title{ font-size: 18px!important; line-height: 50px!important; background: pink; line-height: 60px; overflow: hidden; height: 30px; white-space: nowrap; color: rgb(51, 51, 51); } .BMap_bubble_pop img{ z-index: 1; position: absolute; width: 45px!important; height: 18px!important; left: 124px!important; top: 144px!important; /* background: pink; */ } .BMap_bubble_pop{ width: 267px!important; left: 53px!important; top: 72px!important; background: pink!important; } .BMap_bubble_content{ width: 231px!important; } </style> <body> <!-- 顶部 --> <div class="dingbu"> <img src="images/fanhui.png" onclick="goBack()" /> <h4><?php echo htmlentities($data['title']); ?> </h4> <img src="images/nav.png" class="but" /> <div class="nav_top"> <ul id='nav'> <li> <a href="<?php echo server_url(); ?>">首页</a> </li> <li> <a href="<?php echo url('/nursingHome/index'); ?>">找养老院</a> </li> <li> <a href="<?php echo url('/map/index'); ?>">机构地图</a> </li> <li> <a href="<?php echo url('/sojourn/index'); ?>">旅居养老</a> </li> <li> <a href="<?php echo url('/service/index'); ?>">为老服务</a> </li> <li> <a href="<?php echo url('/guide/index'); ?>">养老指南</a> </li> <li> <a href="<?php echo url('/article/index'); ?>">养老资讯</a> </li> <li> <a href="<?php echo url('/join/index'); ?>">机构入驻</a> </li> <li> <a href="<?php echo url('/about/index'); ?>">关于我们</a> </li> </ul> <div class="head"> <div class="sadsffd dropdown"> <input type="text" id="text" class="dropdown-selected inping" placeholder="输入养老院名称" /> <div class="search_icon" itype="button" id="search" value="Search"> <img src="images/search.png" /> </div> </div> <div class="hd_gw"> <img src="images/headerlogo.png" /> <li> <p>咨询养老顾问</p> 0531-8298521 </li> </div> </div> <div class="zezaho"></div> </div> </div> <header></header> <main> <div class="lvxq"> <div class="yanglaoyuan_swiper"> <div class="swiper mySwiper2"> <div class="swiper-wrapper"> <?php if(is_array($data['pics']) || $data['pics'] instanceof \think\Collection || $data['pics'] instanceof \think\Paginator): if( count($data['pics'])==0 ) : echo "" ;else: foreach($data['pics'] as $key=>$item): ?> <div class="swiper-slide"><img src="<?php echo htmlentities($item['url']); ?>"></div> <?php endforeach; endif; else: echo "" ;endif; ?> </div> <!-- <div class="swiper-button-next"></div> <div class="swiper-button-prev"></div> --> <div class="swiper-pagination"></div> </div> <h3><?php echo htmlentities($data['title']); ?><span>评价(<?php echo count($data['comments']); ?>)</span></h3> <li> <!-- 地图坐标<?php echo htmlentities($data['lng']); ?>,<?php echo htmlentities($data['lat']); ?> --> <p>地址:<span><?php echo htmlentities($data['address']); ?></span></p> <!--<a onclick="document.getElementById('lianxiwomen').focus()"><img src="./image/index04.svg" alt=""><span style="border-bottom: 1px solid #e38944;">查看地图</span></a>--> </li> <div class="btns"> <?php if(is_array($data['tags_name']) || $data['tags_name'] instanceof \think\Collection || $data['tags_name'] instanceof \think\Paginator): if( count($data['tags_name'])==0 ) : echo "" ;else: foreach($data['tags_name'] as $key=>$item): ?> <h5 class="btn0<?php echo htmlentities($key + 1); ?>"><img src="./image/duihao0<?php echo htmlentities($key + 1); ?>.svg" alt="" /><?php echo htmlentities($item); ?></h5> <?php endforeach; endif; else: echo "" ;endif; ?> </div> <p class="price"><?php echo htmlentities($data['min_price']); ?>-<?php echo htmlentities($data['max_price']); ?>元/月</p> <ul class="bili"> <li>机构类型:<?php echo htmlentities($data['type_name']); ?> </li> <li>机构性质:<?php echo htmlentities($data['lnstitutional_nature_name']); ?> </li> <li>总床位数:<?php echo htmlentities($data['beds']); ?>张 <button>查询剩余床位数</button> </li> <li>成立时间:</li> <p>收住对象:<?php echo implode(' ', $data['retract_objects_name']); ?></p> <!--<li><?php echo htmlentities($data['beds']); ?>张 <span>床位</span></li>|--> <!--<li><?php echo htmlentities($data['lnstitutional_nature_name']); ?> <span>机构资质</span></li>|--> <!--<li><?php echo htmlentities($data['type_name']); ?> <span>机构类型</span></li>--> </ul> <div class="anniu"> <button type="button"><img src="images/shoiji.png" >立即咨询</button> <button type="button"><img src="images/duanxin.png" >在线咨询</button> </div> </div> <img src="images/yizhanshifuwu.png" class="yizhanshi" alt="一站式服务,解决多重养老需求"> <div class="tab-nursing"> <ul> <li class="two"><a onclick="document.getElementById('jigoujianjie').focus()">机构介绍</a></li> <li ><a onclick="document.getElementById('fuwuxiangmu').focus()">服务项目</a> </li> <li> <a onclick="document.getElementById('shoufeibiaozhun').focus()">收费标准</a></li> <li> <a onclick="document.getElementById('ruzhuxuzhi').focus()">入住须知</a></li> <li ><a onclick="document.getElementById('peitaosheshi').focus()">配套设施</a></li> <li><a onclick="document.getElementById('lianxiwomen').focus()">联系我们</a></li> <li><a onclick="document.getElementById('jigouzixun').focus()">机构资讯</a></li> <li ><a onclick="document.getElementById('kehudianping').focus()">客户点评</a> </li> <!--<li class="two"><a href="#jigoujianjie">机构介绍</a></li>--> <!--<li ><a href="#fuwuxiangmu">服务项目</a> </li>--> <!--<li> <a href="#shoufeibiaozhun">收费标准</a></li>--> <!--<li> <a href="#ruzhuxuzhi">入住须知</a></li>--> <!--<li ><a href="#peitaosheshi" >配套设施</a></li>--> <!--<li><a href="#lianxiwomen" >联系我们</a></li>--> <!--<li><a href="#jigouzixun">机构资讯</a></li>--> <!--<li ><a href="#kehudianping" >客户点评</a> </li>--> </ul> </div> <div class="yanglaoyuan_content"> <div class="neirong"> <div><a name="jigoujianjie"></a> <h3><a href="javascript:void(0)" id="jigoujianjie">机构介绍</a></h3> <p><?php echo $data['content']; ?> </p></div> <div> <img src="./images/banner6.png" class="app_imgage"> </div> <div> <a name="fuwuxiangmu"></a> <h3><a href="javascript:void(0)" id="fuwuxiangmu">服务项目</a></h3> <p><?php echo $data['service_content']; ?></p> </div> <div> <a name="shoufeibiaozhun"></a> <h3><a href="javascript:void(0)" id="shoufeibiaozhun">收费标准</a></h3> <p></p> </div> <div> <a name="ruzhuxuzhi"></a> <h3><a href="javascript:void(0)" id="ruzhuxuzhi">入住须知</a></h3> <p><?php echo $data['notice_content']; ?></p> </div> <div> <a name="peitaosheshi"></a> <h3><a href="javascript:void(0)" id="peitaosheshi">配套设施</a></h3> <p></p> </div> <div class="lianxi"> <a name="lianxiwomen"></a> <h3><a href="javascript:void(0)" id="lianxiwomen">联系我们</a></h3> <ol style="width: 100%;height: 500px;;border:#ccc solid 1px;" id="allmap"></ol> <p></p> </div> <div> <a name="jigouzixun"></a> <h3><a href="javascript:void(0)" id="jigouzixun">机构资讯</a></h3> <ul class="jigouzixun"> <li><img src="./images/enen.png" alt="" /></li> <li><h4>什么时候父母需要离开家庭去养老院养 老?</h4> <span>2021-11-11</span> </li> </ul> <ul class="jigouzixun"> <li><img src="./images/enen.png" alt="" /></li> <li><h4>什么时候父母需要离开家庭去养老院养 老?</h4> <span>2021-11-11</span> </li> </ul> </div> <div> <div class="dianping" id="dianping2"> <a name="kehudianping"></a> <ol> <h3><a href="javascript:void(0)" id="kehudianping">客户点评</a><span>(<?php echo count($data['comments']); ?>)</span></h3> <li><img src="images/pinglun.png">写评论</li> </ol> <ul class="pinglun"> <li><span>⭐⭐⭐⭐⭐</span> 综合评分:<?php echo htmlentities($data['comprehensive_score']); ?> 分 </li> <li>服务评分</span><?php echo htmlentities($data['service_score']); ?>分<span> 服务水平</span><?php echo htmlentities($data['service_level']); ?>分<span> 综合评分:<?php echo htmlentities($data['comprehensive_score']); ?></span> </li> </ul> <?php if(is_array($data['comments']) || $data['comments'] instanceof \think\Collection || $data['comments'] instanceof \think\Paginator): if( count($data['comments'])==0 ) : echo "" ;else: foreach($data['comments'] as $key=>$item): ?> <div> <li class="app_title"><img src="<?php echo htmlentities($item['avatar']); ?>"></li> <ul> <li><?php echo htmlentities($item['name']); ?><input type="button" name="" id="" value="实看用户" /></li> <li> <p><?php echo htmlentities($item['content']); ?></p> </li> </ul> </div> <?php endforeach; endif; else: echo "" ;endif; ?> </div> </div> <div> <h3>市中区机构推荐</h3> <div class="tuijian"> <ul> <?php if(is_array($recommend_1) || $recommend_1 instanceof \think\Collection || $recommend_1 instanceof \think\Paginator): if( count($recommend_1)==0 ) : echo "" ;else: foreach($recommend_1 as $key=>$item): ?> <a href="<?php echo url('/nursingHome/detail',['id'=>$item['nid']]); ?>"> <li><img src="<?php echo htmlentities($item['filename']); ?>"> <!--<div><?php echo htmlentities($item['title']); ?></div>--> </li> <li> <h4><?php echo htmlentities($item['title']); ?></h4> <p><span>¥<?php echo htmlentities($item['min_price']); ?></span>/月</p> <p class="mapp"><img src="image/weizhitubiao.svg" /> <?php echo implode('', $item['location_name']); ?></p> <ol class="xinjia"> <span><img src="./image/index01.svg" alt="" /><?php echo htmlentities($item['type_name']); ?><strong>|</strong></span> <span><img src="./image/index02.svg" alt="" /><?php echo htmlentities($item['beds']); ?>张</span> </ol> </li> </a> <?php endforeach; endif; else: echo "" ;endif; ?> </ul> </div> </div> </div> </div> <div class="wap"> </div> </div> </main> <footer> <!-- 底部 --> <div class="app_footer"> <div class="bottom"> <li> <img src="images/footer_erweima.png" /> <a>官方微信</a> </li> <li> <img src="images/footer_erweima.png" /> <a>官方公众号</a> </li> </div> <h5>一站式服务 共享幸福生活</h5> <div class="top"> <a href=""><img src="./images/fa.png" />一站式套餐</a> <a href=""><img src="./images/fraderb.png" />精心挑选</a> <a href="<?php echo url('/guestbook'); ?>"><img src="./images/feader2.png" />量身定做</a> <a href=""><img src="./images/feader3.png" />用心服务</a> </div> <li class="clock"> <a style="color: black"><img src="images/appfootera.png" />123456</a> <a style="color: black"><img src="images/appfearderb.png" />8:00-21:00</a> </li> <!-- 底部悬浮app --> <div class="app_footer_b"> <div> <a href="http://yl.jnbinzang.com"><img src="images/c_a.svg" /></a> </div> <div class="center"> <a href="tel:+123456"><img src="images/c_b.svg" /></a> </div> <span id="target" style="display: none">xyz2018</span> <div> <button class="btn" data-clipboard-action="copy" data-clipboard-target="#target" id="copy_btn"> <img src="images/c_c.svg" /> </button> </div> </div> </div> </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> // 百度地图API功能 var map = new BMapGL.Map('allmap'); var point = new BMapGL.Point(<?php echo htmlentities($data['lng']); ?>,<?php echo htmlentities($data['lat']); ?>); map.centerAndZoom(point, 14); // 创建点标记 var marker = new BMapGL.Marker(point); map.addOverlay(marker); // 创建信息窗口 var opts = { height:50, title: '<?php echo htmlentities($data['title']); ?>' }; var infoWindow = new BMapGL.InfoWindow('地址:<?php echo htmlentities($data['address']); ?>', opts); map.openInfoWindow(infoWindow, point); // 开启信息窗口 // 点标记添加点击事件 marker.addEventListener('click', function () { map.openInfoWindow(infoWindow, point); // 开启信息窗口 }); // $('.allmap').each(function(){ // var id=$(this).attr('id'); // var map = new BMap.Map(id); // var point = new BMap.Point(<?php echo htmlentities($data['lng']); ?>,<?php echo htmlentities($data['lat']); ?>); // map.centerAndZoom(point, 16); // map.enableScrollWheelZoom(true); // var myIcon = new BMap.Icon("/images/ditu-dian.png", new BMap.Size(39, 25)); // var marker = new BMap.Marker(point, { icon: myIcon }); // map.addOverlay(marker); // marker.setAnimation(BMAP_ANIMATION_BOUNCE); // zidingyi(point,'{<?php echo htmlentities($data['title']); ?>}'); // // 页面添加覆盖层 // function zidingyi(point,p_ming,id){ // // console.log(point,longitude,latitude,id,clas1,p_ming,p_tao,p_qian,zhangtai); // function SquareOverlay(point,p_ming,id){ // // 定义自定义覆盖物的构造函数 // this._point = point; // p_ming=p_ming; // // p_tao=p_tao; // this._length=1; // } // // 继承API的BMap.Overlay // SquareOverlay.prototype = new BMap.Overlay(); // SquareOverlay.prototype.initialize = function(map){ // // 保存map对象实例 // this._map = map; // var point = new BMap.Point(this._point); // // 创建div元素,作为自定义覆盖物的容器 // var label = document.createElement("label"); // label.style.position = "absolute"; // label.style.whiteSpace = "nowrap"; // label.style.zIndex = "2"; // label.style.cursor = "pointer"; // var title = document.createElement("p"); // title.setAttribute("class",'title'); // var titles=document.createTextNode(p_ming); // title.appendChild(titles); // label.appendChild(title); // // 将div添加到覆盖物容器中 // label.mouseover = function(){ // this.style.borderColor = "#000000"; // } // map.getPanes().markerPane.appendChild(label); // // 保存div实例 // this._label = label; // // 需要将div元素作为方法的返回值,当调用该覆盖物的show、 // // hide方法,或者对覆盖物进行移除时,API都将操作此元素。 // return label; // } // // 实现初始化方法 // SquareOverlay.prototype.draw = function(){ // // 根据地理坐标转换为像素坐标,并设置给容器 // var position = this._map.pointToOverlayPixel(this._point); // this._label.style.left = position.x - this._length / 2 + "px"; // this._label.style.top = position.y - this._length / 2 + "px"; // } // SquareOverlay.prototype.addEventListener = function(event,fun){ // this._div[event] = fun; // mySquare.addEventListener("mouseover", function(e){}); // mySquare.addEventListener("mouseout", function(e){}); // } // var mySquare = new SquareOverlay(point,length); // map.addOverlay(mySquare); // }; // }); box("#box5"); </script> </html>