mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 18:34:44 +08:00
修复因iframe造成的分页导航显示问题
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
paging: true,
|
||||
filterMult: false,
|
||||
showTfoot: false,
|
||||
height: '700'
|
||||
height: '100%' //TODO:这种高度如果记录数较少的时候,看起有点怪,这个可以根据自己爱好修改
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user