shaogen1995 %!s(int64=2) %!d(string=hai) anos
pai
achega
406f8add37
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils/http.ts

+ 1 - 1
src/utils/http.ts

@@ -29,7 +29,7 @@ const http = axios.create({
 
   // --------打包或线上环境接口需要加上api/
   baseURL: baseURL + "/api/",
-  timeout: 5000,
+  timeout: 20000,
 });
 
 let axajInd = 0;