修复因iframe造成的分页导航显示问题

This commit is contained in:
yubaolee
2016-02-18 17:33:40 +08:00
parent f63159dc07
commit 068e6a4bac
11 changed files with 22 additions and 17 deletions

View File

@@ -92,7 +92,7 @@
paging: true,
filterMult: false,
showTfoot: false,
height: '700'
height: '100%'
});
}