mirror of https://gitee.com/karson/fastadmin.git
Pre Merge pull request !161 from MrCai/master
commit
3c420eb252
|
|
@ -449,6 +449,7 @@ define(['jquery', 'bootstrap', 'moment', 'moment/locale/zh-cn', 'bootstrap-table
|
||||||
src: Fast.api.cdnurl(value),
|
src: Fast.api.cdnurl(value),
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
$("html body").css('height',screen.height);
|
||||||
Layer.photos({
|
Layer.photos({
|
||||||
photos: {
|
photos: {
|
||||||
"start": $(this).parent().index(),
|
"start": $(this).parent().index(),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue