From 2b5c612d201134dabb0ea4bae68f6ae4cb6e66af Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Wed, 23 Nov 2022 18:16:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- back/src/App.vue | 6 +- .../views/modules/abilityStatistics/index.vue | 58 ++++++++++--------- back/src/views/modules/assetReport/index.vue | 41 ++++++------- 3 files changed, 55 insertions(+), 50 deletions(-) diff --git a/back/src/App.vue b/back/src/App.vue index 90b247b5..a3ce4034 100644 --- a/back/src/App.vue +++ b/back/src/App.vue @@ -16,7 +16,7 @@ display: table-cell !important; } - .el-button { + /* .el-button { vertical-align: middle !important; align-items: center !important; display: inline-flex !important; @@ -25,7 +25,7 @@ justify-content: center !important; min-width: 80px !important; border-radius:2px !important; - } + } */ .el-button--primary { vertical-align: middle !important; align-items: center !important; @@ -35,7 +35,7 @@ justify-content: center !important; min-width: 80px !important; border-radius:2px !important; - } + }