From 1e488bf5a0570b6a7e3b7e118dc26811b45c8ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E6=88=90=E5=BC=BA?= Date: Tue, 10 Nov 2020 16:38:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/kpi-layout/AppMain.vue | 2 +- src/views/kpi/workbench/home/index.vue | 1 - src/views/kpi/workbench/todo/index.vue | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/kpi-layout/AppMain.vue b/src/components/kpi-layout/AppMain.vue index e69fcb2..84d9104 100644 --- a/src/components/kpi-layout/AppMain.vue +++ b/src/components/kpi-layout/AppMain.vue @@ -32,7 +32,7 @@ export default { padding: 90px 80px 30px; } .mainContent{ - width: 1360px; + width: 100%; margin: 0 auto; } diff --git a/src/views/kpi/workbench/home/index.vue b/src/views/kpi/workbench/home/index.vue index f06e5a8..eb2983b 100644 --- a/src/views/kpi/workbench/home/index.vue +++ b/src/views/kpi/workbench/home/index.vue @@ -105,7 +105,6 @@ export default {