Update index.html

This commit is contained in:
邹景立 2022-04-16 23:07:58 +08:00
parent 4c31c22ddc
commit cf4b87cee4

View File

@ -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) {