This commit is contained in:
贤心
2018-08-29 23:44:07 +08:00
parent 26fe382d6f
commit fff7cbd0bd
3 changed files with 3 additions and 3 deletions

View File

@@ -176,7 +176,7 @@ layui.use('table', function(){
//渲染
window.ins1 = table.render({
elem: '#test'
,height: 400
,height: 300
,title: '用户数据表'
,url: 'json/table/demo1.json'
//,size: 'lg'