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: '请求失败'}) },