From 6f3ff9eeafc40021cf139b374b56eef5052e876a Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 23 十二月 2022 10:26:41 +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 ce0b9d9..d1ff7e9 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -45,7 +45,7 @@
loading: false,
btnText: '鐧诲綍'
},
- baseUrl: 'http://127.0.0.1:9528'
+ baseUrl: 'http://192.168.4.188:9528'
}
},
onLoad:function(){
--
Gitblit v1.9.1