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
4c31c22ddc
commit
cf4b87cee4
@ -37,7 +37,7 @@
|
||||
cols: [[
|
||||
{checkbox: true, fixed: true},
|
||||
{field: 'sort', title: '排序权重', align: 'center', width: 100, sort: true, templet: '#SortInputTpl'},
|
||||
{field: 'id', title: 'ID', align: "left", width: 80},
|
||||
{field: 'id', title: 'ID', align: "center", width: 80},
|
||||
/* {notempty name='marks'} */
|
||||
{
|
||||
field: 'mark', title: '文章标签', align: 'left', minWidth: 100, templet: function (d) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user