mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update index.html
This commit is contained in:
parent
8c3e787a28
commit
5041472329
@ -16,7 +16,6 @@
|
|||||||
$('#FileTable').layTable({
|
$('#FileTable').layTable({
|
||||||
even: true, height: 'full',
|
even: true, height: 'full',
|
||||||
sort: {field: 'id', type: 'desc'},
|
sort: {field: 'id', type: 'desc'},
|
||||||
where: {type: '{$type|default="index"}'},
|
|
||||||
cols: [[
|
cols: [[
|
||||||
{checkbox: true, fixed: true},
|
{checkbox: true, fixed: true},
|
||||||
{field: 'id', title: 'ID', width: 80, align: 'center', sort: true},
|
{field: 'id', title: 'ID', width: 80, align: 'center', sort: true},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user