MrShi
2024-10-25 56cc0c54ae3c5e11dcf13f7a24e177971a557891
h5/utils/request.js
@@ -18,7 +18,7 @@
      // http://127.0.0.1:10024/   测试
      // https://yx.ahapp.net/h5_interface/${url}
      uni.request({
         url: `https://yx.ahapp.net/h5_interface/${url}`,
         url: `http://192.168.0.112:10024/${url}`,
         method,
         data,
         header: {