#0 [8]ErrorException in 4811ed5bce4524f2dbcea320d4df0aff.php line 5

未定义变量: item

                        
  1. <?php /*a:4:{s:50:"C:\wwwroot\www.taxs.vip\app\xz\view\news\view.html";i:1618486760;s:52:"C:\wwwroot\www.taxs.vip\app\xz\view\public\base.html";i:1616141249;s:54:"C:\wwwroot\www.taxs.vip\app\xz\view\public\header.html";i:1618540432;s:54:"C:\wwwroot\www.taxs.vip\app\xz\view\public\footer.html";i:1647904469;}*/ ?>
  2. <!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title><?php echo htmlentities($data['title']); ?> - <?php echo htmlentities($data['category']); ?> - <?php echo config('city.site_name'); ?></title><meta name="keywords" content="<?php echo htmlentities($data['keywords']); ?>,<?php echo config('city.site_name'); ?>" /><meta name="description" content="<?php echo htmlentities($data['description']); ?>,<?php echo config('city.site_name'); ?>" /><!-- <meta name="mobile-agent" content="format=html5;url=/m">--><link href="<?php echo config('site.static_url'); ?>/static/skin/css/index_footer.css" rel="stylesheet"><link rel="stylesheet" href="<?php echo config('site.static_url'); ?>/static/skin/css/reset.css"><link rel="stylesheet" href="<?php echo config('site.static_url'); ?>/static/skin/css/item_number_css.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/index_right.css"><link href="<?php echo config('site.static_url'); ?>/static/skin/css/interaction_modal.css" rel="stylesheet"><link href="<?php echo config('site.static_url'); ?>/static/skin/css/header_right.css" rel="stylesheet"><link href="<?php echo config('site.static_url'); ?>/static/skin/css/center_layer.css" rel="stylesheet"><link href="<?php echo config('site.static_url'); ?>/static/skin/css/share.css" rel="stylesheet"><link rel="stylesheet" href="<?php echo config('site.static_url'); ?>/static/skin/css/bdmap.css"><link rel="stylesheet" href="<?php echo config('site.static_url'); ?>/static/skin/css/navigation.css"><link rel="stylesheet" href="<?php echo config('site.static_url'); ?>/static/skin/css/guide.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/news_header.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/index_header.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/index_menu.css"><link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/reset_2.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/common_project_docking.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/news_details.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/dock_item_2.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/right_hotspot_2.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/invest_site_2.css"><link rel="stylesheet" href="<?php echo config('site.static_url'); ?>/static/skin/css/interaction_details_right.css"><link rel="stylesheet" href="<?php echo config('site.static_url'); ?>/static/skin/css/zhaoshang_banner_2.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/page_1.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/community_layer_2.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/right_box_2.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/poverty_list.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/footer.css"><link rel="stylesheet" type="text/css" href="<?php echo config('site.static_url'); ?>/static/skin/css/base.css"></head><body><div class="news-nav"><div class="news-nav-wrapper"><div class="news-nav-ul"><a href="<?php echo url('index/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'index'): ?>class="news-nav-active"<?php endif; ?>>首页</a><a href="<?php echo url('news/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'news'): ?>class="news-nav-active"<?php endif; ?>>资讯</a><a href="<?php echo url('park/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'park'): ?>class="news-nav-active"<?php endif; ?>>开发区</a><a href="<?php echo url('mpark/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'mpark'): ?>class="news-nav-active"<?php endif; ?>>微园区</a><a href="<?php echo url('factory/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'factory'): ?>class="news-nav-active"<?php endif; ?>>厂房</a><a href="<?php echo url('land/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'land'): ?>class="news-nav-active"<?php endif; ?>>土地</a><a href="<?php echo url('build/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'build'): ?>class="news-nav-active"<?php endif; ?>>楼宇</a><a href="<?php echo url('brand/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'brand'): ?>class="news-nav-active"<?php endif; ?>>品牌</a><a href="<?php echo url('project/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'project'): ?>class="news-nav-active"<?php endif; ?>>项目</a><a href="<?php echo url('incubator/index'); ?>" target="_blank" <?php if(request()->controller(true) == 'incubator'): ?>class="news-nav-active"<?php endif; ?>>孵化器</a></div><div class="news-login-wrapper"><a href="<?php echo config('site.city'); ?>" class="mr-10" target="_blank">城市分站</a><a href="<?php echo url('index/index'); ?>" target="_blank">当前站点:西藏站</a></div></div></div><!-- header --><div class="index-header"><div class="headerb index-header"><div class="headerb-content"><a href="<?php echo url('index/index'); ?>"><img class="headerb-logo" src="<?php echo config('site.static_url'); ?>/static/image/site/xz.png"></a><div class="headerb-menu"><a href="<?php echo url('news/index'); ?>" target="_blank">资讯</a><a href="<?php echo url('news/li',array('sid'=>7)); ?>" target="_blank" class="policy-position">政策</a><a href="<?php echo url('park/index'); ?>" target="_blank">园区</a><a href="<?php echo url('factory/index'); ?>" target="_blank">厂房</a><a href="<?php echo url('land/index'); ?>" target="_blank" class="carrier-more-btn copyright-explain hand">土地</a><a href="<?php echo url('build/index'); ?>" target="_blank">楼宇</a></div><div class="clear"></div></div></div></div><div class="cantainer"><div class="cantainer-wrapper"><div class="news-details-content"><div class="news-details-content-wrapper clearfix"><div class="news-details-content-left"><div class="unimport-mark"><div class="pags-detils details-main-box"><a href=""><?php echo config('city.site_name'); ?></a>&gt;
  3. <a href="<?php echo url('news/index'); ?>">新闻资讯</a>&gt;
  4. <a href="<?php echo url('news/li',array('sid'=>$data['category_id'])); ?>"><?php echo htmlentities($data['category']); ?></a>&gt;
  5. <span class="pags-titles">正文</span></div></div><div class="information-detail-title"><div class="open-home-go"><h1 class="substance-message-title"><?php echo htmlentities($data['title']); ?></h1></div></div><div class="setinter-details-time-home"><div class="substance-times"><span class="substance-titles-time"><?php echo htmlentities(format_datetime($data['create_time'])); ?></span><a class="edit-article" href="javascript:void(0);"><?php echo htmlentities($data['author']); ?></a><!-- <span class="tags-detail-news">浏览量:<script type="text/javascript" src="<?php echo url('news/click',array('id'=>$data['id'])); ?>"></script>次</span>--><span class="tags-detail-news">浏览量:<?php echo htmlentities($data['click']); ?>次</span></div></div><!-- <div class="related-content">--><!-- <span class="related-title">相关内容</span>--><!-- <a href="/quxian" target="_blank"><span class="related-link">广东</span></a>--><!-- <a href="/guangzhou" target="_blank"><span class="related-link">广州</span></a>--><!-- </div>--><div class="information-text-box"><div class="message-span-display"><div class="substance-inset-list"><?php echo html_decode($data['content']); ?><p class="source-text display-none ">来源:<?php echo config('city.site_name'); ?></p><div class="file-toggle"><span>展开</span><img src="<?php echo config('site.static_url'); ?>/static/skin/picture/news_right_project_icon2@2x.png" alt=""></div></div></div></div><!-- 广告图 --><div class="news-details-advert"><div class="news-advert-left"><a href="javascript:void(0);" target="_blank"><img src="<?php echo config('site.static_url'); ?>/static/skin/images/news.jpg" alt="" ></a></div></div><!-- 相关资讯 --><div class="news-tab news-tab1 clearfix"><a><span class="news-tab-bottom-solid">相关资讯</span></a></div><div class="news-about-list"><?php if(is_array($news[3]) || $news[3] instanceof \think\Collection || $news[3] instanceof \think\Paginator): $i = 0; $__LIST__ = $news[3];if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$item): $mod = ($i % 2 );++$i;?><div class="about-news"><a target="_blank" href="<?php echo htmlentities($item['url']); ?>" title="<?php echo htmlentities($item['title']); ?>"><p><?php echo htmlentities($item['title']); ?></p></a><span class="news-about-list-time"><?php echo htmlentities(date("Y-m-d",!is_numeric($item['create_time'])? strtotime($item['create_time']) : $item['create_time'])); ?></span></div><?php endforeach; endif; else: echo "" ;endif; ?></div></div><!-- 右侧主体内容 --><div class="news-details-content-right"><div class="news-right-item news-hot-topics margin-bottom-40 right-box"><span class="red-line"></span><h3 class="news-right-item-column-h3">热点资讯</h3><div class="news-right-item-desc news-right-item-desc-ellipsis"><?php if(is_array($news[0]) || $news[0] instanceof \think\Collection || $news[0] instanceof \think\Paginator): $i = 0; $__LIST__ = $news[0];if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$item): $mod = ($i % 2 );++$i;?><p><a href="<?php echo htmlentities($item['url']); ?>" target="_blank" title="<?php echo htmlentities($item['title']); ?>"><?php echo htmlentities($item['title']); ?></a></p><?php endforeach; endif; else: echo "" ;endif; ?></div></div><div class="news-right-item news-hot-topics margin-bottom-40 right-box"><span class="red-line"></span><h3 class="news-right-item-column-h3">招商动态</h3><div class="news-right-item-desc news-right-item-desc-ellipsis"><?php if(is_array($news[1]) || $news[1] instanceof \think\Collection || $news[1] instanceof \think\Paginator): $i = 0; $__LIST__ = $news[1];if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$item): $mod = ($i % 2 );++$i;?><p><a href="<?php echo htmlentities($item['url']); ?>" target="_blank" title="<?php echo htmlentities($item['title']); ?>"><?php echo htmlentities($item['title']); ?></a></p><?php endforeach; endif; else: echo "" ;endif; ?></div></div><div class="news-right-item news-hot-topics right-box"><span class="red-line"></span><h3 class="news-right-item-column-h3">园区动态</h3><div class="news-right-item-desc news-right-item-desc-ellipsis"><?php if(is_array($news[2]) || $news[2] instanceof \think\Collection || $news[2] instanceof \think\Paginator): $i = 0; $__LIST__ = $news[2];if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$item): $mod = ($i % 2 );++$i;?><p><a href="<?php echo htmlentities($item['url']); ?>" target="_blank" title="<?php echo htmlentities($item['title']); ?>"><?php echo htmlentities($item['title']); ?></a></p><?php endforeach; endif; else: echo "" ;endif; ?></div></div></div><div class="share-sidebar"><div class="share-sidebar-line padding-bottom-5"><span class="share-sidebar-line-bar"></span><span class="share-sidebar-line-text">分享</span><span class="share-sidebar-line-bar"></span></div><a class="share-sidebar-item" href="javascript:void(0);" title=""><img class="share-sidebar-item-show ajax-wx-qrcode" data-share-url="<?php echo htmlentities($data['url']); ?>" data-share-size="70" src="<?php echo config('site.static_url'); ?>/static/skin/picture/login_icon1@2x.png" alt=""><img class="share-sidebar-item-hide" src="<?php echo config('site.static_url'); ?>/static/skin/picture/login_icon1-active@2x.png" alt=""><div class="article-code-box show-wx-qrcode"></div></a><a target="_blank" class="share-sidebar-item" href="http://connect.qq.com/widget/shareqq/index.html?url=<?php echo htmlentities($data['url']); ?>&sharesource=qzone&title=<?php echo htmlentities($data['title']); ?>&pics=<?php echo htmlentities($data['thumb']); ?>&summary=<?php echo htmlentities($data['description']); ?>" title="<?php echo htmlentities($item['title']); ?>"><img class="share-sidebar-item-show" src="<?php echo config('site.static_url'); ?>/static/skin/picture/login_icon2@2x.png" alt=""><img class="share-sidebar-item-hide" src="<?php echo config('site.static_url'); ?>/static/skin/picture/login_icon2-active@2x.png" alt=""></a><a target="_blank" class="share-sidebar-item" href="http://v.t.sina.com.cn/share/share.php?url=<?php echo htmlentities($data['url']); ?>&title=<?php echo htmlentities($data['title']); ?>&content=utf-8" title=""><img class="share-sidebar-item-show" src="<?php echo config('site.static_url'); ?>/static/skin/picture/share_sidebar_item_icon@2x.png" alt=""><img class="share-sidebar-item-hide" src="<?php echo config('site.static_url'); ?>/static/skin/picture/share_sidebar_item_active_icon@2x.png" alt=""></a></div></div></div></div></div><div style="width: 100%;height:2px;margin: 10px 0;background: #e41f28;clear: both"></div><div class="bottom-bottom clearfloat"><div class="bottom-bottom-right fr"><ul><li><a href="<?php echo config('site.page.0'); ?>" target="_blank">关于我们</a></li><span>|</span><li><a href="<?php echo config('site.page.1'); ?>" target="_blank">项目合作</a></li><span>|</span><li><a href="<?php echo config('site.page.2'); ?>" target="_blank">联系我们</a></li><li><a href="<?php echo config('site.message'); ?>" target="_blank">在线招商</a></li><span>|</span><li><a href="<?php echo config('site.city'); ?>" target="_blank">城市分站</a></li></ul></div><div class="bottom-copyright"><div class="bottom-logo"><img src="<?php echo config('site.static_url'); ?>/static/image/site/logo.png"/></div><div class="bottom-bottom-middle"><p>版权所有:天津怡然企业管理有限公司 版权所有</p><p><?php echo sysconf('base.miitbeian'); ?></p><p>招商咨询热线:<span class="zhaoshang_topic"><?php echo sysconf('data.phone'); ?></span></p></div></div></div></body><script type="text/javascript" src="<?php echo config('site.static_url'); ?>/static/skin/js/jquery-1.8.3.min.js"></script></html>

Call Stack

  1. in 4811ed5bce4524f2dbcea320d4df0aff.php line 5
  2. at Error->appError(8, 'Undefined variable: ...', 'C:\wwwroot\www.taxs....', 5, ['cacheFile' => 'C:\wwwroot\www.taxs....', 'vars' => ['app' => object(App), 'request' => object(Request), 'middleware' => [], ...], 'app' => object(App), ...]) in 4811ed5bce4524f2dbcea320d4df0aff.php line 5
  3. at include('C:\wwwroot\www.taxs....') in File.php line 59
  4. at File->read('C:\wwwroot\www.taxs....', ['app' => object(App), 'request' => object(Request), 'middleware' => [], ...]) in Template.php line 255
  5. at Template->fetch('C:\wwwroot\www.taxs....', ['app' => object(App), 'request' => object(Request), 'middleware' => [], ...]) in Think.php line 149
  6. at Think->fetch('C:\wwwroot\www.taxs....', ['app' => object(App), 'request' => object(Request), 'middleware' => [], ...]) in View.php line 90
  7. at View->think\{closure}() in View.php line 126
  8. at View->getContent(object(Closure)) in View.php line 91
  9. at View->fetch('', ['app' => object(App), 'request' => object(Request), 'middleware' => [], ...]) in View.php line 92
  10. at View->output('') in Response.php line 385
  11. at Response->getContent() in Response.php line 131
  12. at Response->send() in SystemService.php line 336
  13. at SystemService->doInit() in index.php line 22

Environment Variables

GET Data
id 17391
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
PATH C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\python;C:\Program Files\python\Scripts;;C:\BtSoft\panel\script;;C:\Program Files\python;C:\Program Files\python\Scripts;;C:\BtSoft\panel\script;;C:\Program Files\python;C:\Program Files\python\Scripts;;C:\BtSoft\panel\script;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
SYSTEMROOT C:\Windows
COMSPEC C:\Windows\system32\cmd.exe
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
WINDIR C:\Windows
_FCGI_SHUTDOWN_EVENT_ 25252
HTTP_CONNECTION close
SCRIPT_NAME /index.php
REQUEST_URI /news/view.html?id=17391
QUERY_STRING s=/news/view.html&id=17391
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING s=/news/view.html&id=17391
REDIRECT_URL /news/view.html
REMOTE_PORT 52596
SCRIPT_FILENAME C:/wwwroot/www.taxs.vip/public/index.php
SERVER_ADMIN webmaster@example.com
CONTEXT_DOCUMENT_ROOT C:/wwwroot/www.taxs.vip/public
CONTEXT_PREFIX
REQUEST_SCHEME http
DOCUMENT_ROOT C:/wwwroot/www.taxs.vip/public
REMOTE_ADDR 107.23.157.16
SERVER_PORT 80
SERVER_ADDR 172.18.7.177
SERVER_NAME xz.taxs.vip
SERVER_SOFTWARE Apache/2.4.52 (Win64) OpenSSL/1.1.1m mod_fcgid/2.3.9a
SERVER_SIGNATURE
SystemRoot C:\Windows
HTTP_HOST xz.taxs.vip
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
REDIRECT_STATUS 200
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711628207.7033
REQUEST_TIME 1711628207