sf
jiangping
2025-04-30 dcdb0231034810232f2542f3865666ebf72daf11
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: `https://yx.ahapp.net/h5_interface_v2/${url}`,
         method,
         data,
         header: {