riku
2025-10-16 87e19b5a396ac8fed6a551828b87d263f6425c31
src/api/index.js
@@ -21,7 +21,8 @@
const $http = axios.create({
  baseURL: ip1,
  timeout: 30000
  // timeout: 30000,
  timeout: 0
});
//添加拦截器