From 942eb18f74d0b92ef0e3f1c4940344176b3279ce Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Mon, 21 Sep 2026 15:45:02 +0800 Subject: [PATCH] 1 --- common/httpRequest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/httpRequest.js b/common/httpRequest.js index 93a44f0..e924052 100644 --- a/common/httpRequest.js +++ b/common/httpRequest.js @@ -40,7 +40,7 @@ const tui = { //接口地址 interfaceUrl: function() { return 'https://hbkuaishi.com/hiver' //正式 - // return 'http://192.168.100.34:8888/hiver' //测试 + // return 'http://127.0.0.1:8888/hiver' //测试 }, toast: function(text, duration, success) { uni.showToast({