From 3a8d041d0806a88b0c28176e9cc54203b977cc12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E6=A3=AE?= Date: Fri, 11 Mar 2022 16:42:40 +0800 Subject: [PATCH 1/3] =?UTF-8?q?fix=EF=BC=9A=E8=A7=A3=E5=86=B3=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E9=83=A8=E7=BD=B2=E7=94=9F=E4=BA=A7=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webapp/src/App.vue | 34 ------------------- webapp/src/config/index.js | 44 +++++++++++++++++++++++-- webapp/src/views/dataset/list/index.vue | 1 - webapp/src/views/login.vue | 20 ++++++++++- 4 files changed, 60 insertions(+), 39 deletions(-) diff --git a/webapp/src/App.vue b/webapp/src/App.vue index 3d04fe1..b0c353f 100644 --- a/webapp/src/App.vue +++ b/webapp/src/App.vue @@ -7,50 +7,16 @@