[Location] FILE: /www/wwwroot/stddos/cache/compiled/toview/home/zuyong_site2020.php LINE: 779

<?php 
775
:                    <!--<th>年付</th>-->
776:                    <!--<th>备注</th>-->
777:                    <!--&lt;!&ndash; <th>购买</th> &ndash;&gt;-->
778:                <!--</tr>-->
779:                <!--<?php if(count($goods['list']) > 0){?>--> /*the problem is here!!!*/
780:                <!--<?php foreach($goods['list'] as $key => $item){?>-->
781:                <!--<tr>-->
782:                    <!--<td><span><?php echo isset($item['attrs']['xianlu'])?$item['attrs']['xianlu']:"";?></span></td>-->
783:                    <!--<td><span><?php echo isset($item['attrs']['xinghao'])?$item['attrs']['xinghao']:"";?></span></td>-->
784:                    <!--<td class="fst"><span><?php echo isset($item['attrs']['cpu'])?$item['attrs']['cpu']:"";?></span><?php if($item['intui'] == 1){?><cite class="tui"></cite><?php }?></td>-->
...*/

[Info]

E_NOTICE : Undefined index: list

[Trace]