对运营更友好的延迟加载
<?php if($__REQUEST['envMode']==='edit'){?><img src='$item.img'><?php}else{?><img data-lazy...='$item.img'><?php}?>