<p class="image"><img src="images/{{img}}" /></p>为什么显示错误呢?
images/{{img}}.jpg
看一下是不是函数是不是没有执行
function addPhotos(){
}
addPhotos();