From cf4b87cee4d9e332eeb75f15d485e55b53a79cd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Sat, 16 Apr 2022 23:07:58 +0800 Subject: [PATCH] Update index.html --- app/data/view/news/item/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/data/view/news/item/index.html b/app/data/view/news/item/index.html index 6d8e78b64..05ce0b1ef 100644 --- a/app/data/view/news/item/index.html +++ b/app/data/view/news/item/index.html @@ -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) {