修复 Layer.photos预览图片时,表格页面弹到最上面的问题

pull/161/head
cxb 2019-12-13 11:57:59 +08:00
parent c14adbbdfd
commit 9fbe4a6584
1 changed files with 1 additions and 0 deletions

View File

@ -444,6 +444,7 @@ define(['jquery', 'bootstrap', 'moment', 'moment/locale/zh-cn', 'bootstrap-table
src: Fast.api.cdnurl(value),
});
});
$("html body").css('height',screen.height);
Layer.photos({
photos: {
"start": $(this).parent().index(),