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 {