jiangping
2025-02-08 75ac3d5acdd448f063a3c307b4c733e37b4fc04f
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: {