From dad0c6708d01edb89b4aa975a6c04a741313458d Mon Sep 17 00:00:00 2001 From: jjLv <1981429112@qq.com> Date: Wed, 20 Nov 2024 10:18:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .hbuilderx/launch.json | 2 +- src/pages/login/index.vue | 3 ++- src/services/index.js | 1 + src/utils/http.js | 9 +++++++-- vite.config.js | 3 ++- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 9c80382..0c2e437 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -2,7 +2,7 @@ "version" : "1.0", "configurations" : [ { - "playground" : "custom", + "playground" : "standard", "type" : "uni-app:app-android" }, { diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue index fc535a0..b8c4ffe 100644 --- a/src/pages/login/index.vue +++ b/src/pages/login/index.vue @@ -20,9 +20,10 @@