diff --git a/app/admin/view/base/index.html b/app/admin/view/base/index.html index 2be231d6f..873b56e94 100644 --- a/app/admin/view/base/index.html +++ b/app/admin/view/base/index.html @@ -42,7 +42,7 @@ {field: 'name', title: '数据名称', minWidth: 140, align: 'center'}, {field: 'status', title: '数据状态', minWidth: 110, align: 'center', templet: '#StatusSwitchTpl'}, {field: 'create_at', title: '创建时间', minWidth: 170, align: 'center', sort: true}, - {toolbar: '#toolbar', align: 'center', width: 150, title: '数据操作', fixed: 'right'}, + {toolbar: '#toolbar', align: 'center', minWidth: 150, title: '数据操作', fixed: 'right'}, ]] }); diff --git a/app/admin/view/oplog/index.html b/app/admin/view/oplog/index.html index 350704330..8b1fd3d41 100644 --- a/app/admin/view/oplog/index.html +++ b/app/admin/view/oplog/index.html @@ -2,7 +2,7 @@ {block name="button"} - + @@ -12,25 +12,25 @@ {block name="content"}