From 8b3b9df206713f684ff641a58ef912234a2562f1 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Wed, 22 Jul 2026 08:50:25 +0800 Subject: [PATCH] 1 --- common/httpRequest.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/httpRequest.js b/common/httpRequest.js index 77e0543..a95039b 100644 --- a/common/httpRequest.js +++ b/common/httpRequest.js @@ -37,8 +37,8 @@ function getSafeWindowInfo() { const tui = { //接口地址 interfaceUrl: function() { - // return 'https://hbkuaishi.com/hiver' //正式 - return 'http://192.168.100.34:8888/hiver' //测试 + return 'https://hbkuaishi.com/hiver' //正式 + // return 'http://192.168.100.34:8888/hiver' //测试 }, toast: function(text, duration, success) { uni.showToast({