From 2a558d83fbdd818349aa63ecf9768bd14aafff33 Mon Sep 17 00:00:00 2001 From: longjieli <1060695654@qq.com> Date: Mon, 2 Sep 2024 22:07:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E6=B3=A8=E5=86=8C=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/login/login.vue | 20 +++++++++----------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/manifest.json b/manifest.json index 55efc84..fd59c4e 100644 --- a/manifest.json +++ b/manifest.json @@ -75,7 +75,7 @@ "vueVersion" : "2", "h5" : { "router" : { - "base" : "/repair" + "base" : "" } } } diff --git a/pages/login/login.vue b/pages/login/login.vue index eac0fa9..da4a751 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -1,7 +1,7 @@