From 5fe329e576318f8d61c9e476b50f3e329dac4b78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8A=B2=E6=9D=BE?= Date: Thu, 16 Apr 2020 18:49:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dmodel=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BAassetstat=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/App.vue | 1 - nezha-fronted/src/assets/stylus/main.scss | 35 +++++++++++++++++++ .../src/components/page/config/dc.vue | 35 ++++--------------- .../src/components/page/config/model.vue | 9 ++++- 4 files changed, 50 insertions(+), 30 deletions(-) diff --git a/nezha-fronted/src/App.vue b/nezha-fronted/src/App.vue index 6d59edb89..d7335f6aa 100644 --- a/nezha-fronted/src/App.vue +++ b/nezha-fronted/src/App.vue @@ -24,7 +24,6 @@ export default { #app{ height: 100%; width: 100%; - min-width: 1300px; }