<tr ng-repeat="item in datas" ng-module="datas">
<td>
<img class ="img" ng-src="{{item.picurl}}">
</td>
</tr>
可以使用ng-src来repeat图片