From 9545a596b9ba3f35e8a528b957d31542f3cf11a5 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 01 九月 2022 16:24:52 +0800
Subject: [PATCH] #

---
 pages/login/login.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pages/login/login.vue b/pages/login/login.vue
index ee79c73..5d58709 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -205,7 +205,6 @@
 				uni.setStorageSync('UPORT',this.basePORT)
 				this.baseUrl = this.PROJECT
 				uni.setStorageSync('UPROJ',this.baseUrl)
-				
 				this.$refs.popup.close()
 			},
 			longpressImg() { // 闀挎寜鍥剧墖
@@ -269,7 +268,6 @@
 						duration: 1000
 					});
 				},6000)
-				console.log(this.baseUrl)
 				uni.request({
 				    url: this.baseHttp + this.baseIP + ':' +this.basePORT +"/" +this.baseUrl + '/login.action',
 				    data: {

--
Gitblit v1.9.1