diff --git a/app/data/view/base/postage/template/index.html b/app/data/view/base/postage/template/index.html index a620ae722..18ca1d340 100644 --- a/app/data/view/base/postage/template/index.html +++ b/app/data/view/base/postage/template/index.html @@ -38,8 +38,8 @@ cols: [[ {checkbox: true}, {field: 'sort', title: '排序权重', width: 100, align: 'center', sort: true, templet: '#SortInputTpl'}, - {field: 'code', title: '模板编号', align: "left", minWidth: 100}, - {field: 'name', title: '模板名称', align: "left", minWidth: 100}, + {field: 'code', title: '模板编号', align: "center", minWidth: 100}, + {field: 'name', title: '模板名称', align: "center", minWidth: 100}, {field: 'status', title: '使用状态', align: 'center', minWidth: 110, templet: '#StatusSwitchTpl'}, {field: 'create_at', title: '添加时间', align: 'center', minWidth: 170}, {toolbar: '#toolbar', title: '操作面板', align: 'center', minWidth: 80, fixed: 'right'} diff --git a/app/data/view/base/upgrade/index.html b/app/data/view/base/upgrade/index.html index 47bc9d8c6..47f49b9fd 100644 --- a/app/data/view/base/upgrade/index.html +++ b/app/data/view/base/upgrade/index.html @@ -24,7 +24,7 @@ even: true, height: 'full', sort: {field: 'number', type: 'asc'}, cols: [[ - {field: 'number', title: '序号', align: "center", width: 120, sort: true}, + {field: 'number', title: '序号', align: "center", width: 100, sort: true}, {field: 'name', title: '等级名称', align: 'center', minWidth: 120}, { field: 'upgrade_team', title: '团队计数', align: 'center', width: 80, templet: function (d) {