From 98945badb71cd48e66fd64af2c8f3528f19a18ad Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期六, 26 二月 2022 10:24:05 +0800 Subject: [PATCH] # --- pages/login/login.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/pages/login/login.vue b/pages/login/login.vue index 82bb028..fadf3bb 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -174,7 +174,6 @@ return; } uni.showLoading(); - console.log(this.baseIP) uni.request({ url: this.baseHttp + this.baseIP + this.baseUrl + '/login.action', data: { -- Gitblit v1.9.1