From d7c98e7c5c7c61572dcd2ea42bc2dd25b5a47e97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Sat, 28 Aug 2021 14:42:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/base/index.html | 2 +- app/admin/view/oplog/index.html | 16 +- public/static/admin.js | 46 +- public/static/theme/css/console.css | 2073 +------------------ public/static/theme/css/console.css.map | 2 +- public/static/theme/css/console.custom.less | 15 +- 6 files changed, 45 insertions(+), 2109 deletions(-) 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"}
{include file='oplog/index_search'} -
+
{/block} {block name='script'}