Undefined index: uri
/data/www/liuliangzhan/runtime/dapeiso/temp/820597c433e44e243c890f280db70db6.php
78
0
            <?php if(is_array($list) || $list instanceof \think\Collection || $list instanceof \think\Paginator): $i = 0; $__LIST__ = $list;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$vo): $mod = ($i % 2 );++$i;?>
            <li class="related fl">
                <a href="<?php echo $vo['uri']; ?>" title="<?php echo $vo['name']; ?>">
                    <span class="title ellipsis"><i class="iconfont icon-dot"></i><?php echo $vo['name']; ?></span>



#0 /data/www/liuliangzhan/runtime/dapeiso/temp/820597c433e44e243c890f280db70db6.php(78): think\initializer\Error->appError()
#1 /data/www/liuliangzhan/vendor/topthink/think-template/src/template/driver/File.php(59): include('/data/www/liuli...')
#2 /data/www/liuliangzhan/vendor/topthink/think-template/src/Template.php(252): think\template\driver\File->read()
#3 /data/www/liuliangzhan/vendor/topthink/think-view/src/Think.php(152): think\Template->fetch()
#4 /data/www/liuliangzhan/vendor/topthink/framework/src/think/View.php(90): think\view\driver\Think->fetch()
#5 /data/www/liuliangzhan/vendor/topthink/framework/src/think/View.php(122): think\View->think\{closure}()
#6 /data/www/liuliangzhan/vendor/topthink/framework/src/think/View.php(91): think\View->getContent()
#7 /data/www/liuliangzhan/vendor/topthink/framework/src/think/response/View.php(90): think\View->fetch()
#8 /data/www/liuliangzhan/vendor/topthink/framework/src/think/Response.php(385): think\response\View->output()
#9 /data/www/liuliangzhan/vendor/topthink/framework/src/think/Response.php(131): think\Response->getContent()
#10 /data/www/liuliangzhan/public/index.php(11): think\Response->send()
#11 {main}