From afc7c8bdcd84357c6af2d0e36217a40e4fe229bf Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 13 十二月 2022 09:38:51 +0800
Subject: [PATCH] #

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

diff --git a/pages/login/login.vue b/pages/login/login.vue
index 722e0a9..bd3159a 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -65,7 +65,7 @@
 			onLogin() {
 				let that = this
 				uni.request({
-					url: 'http://192.168.50.101:9528/login.action',
+					url: 'http://127.0.0.1:9528/login.action',
 					fail(result) {
 						uni.showToast({title: '璇锋眰澶辫触'})
 					},

--
Gitblit v1.9.1