update photo plugin

pull/49/head
shangyidong 2017-04-26 11:20:43 +08:00
parent e7f28bceb2
commit bd0e2c1c2f
1 changed files with 1 additions and 1 deletions

View File

@ -1232,7 +1232,7 @@ layer.photos = function(options, loop, key){
此处执行options中传入的end回调函数
*/
typeof end === 'function' && end();
}
}
}, options));
}, function(){
layer.close(dict.loadi);