lsc il y a 1 semaine
Parent
commit
68195b8f27
4 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      dist/index.html
  2. 0 0
      dist/js/app.e39412d9.js
  3. 0 0
      dist/js/app.e39412d9.js.map
  4. 1 1
      src/common/axios.config.js

+ 1 - 1
dist/index.html

@@ -36,4 +36,4 @@
         width: 100%;
         background: #e6eaf0;
         font-family: '黑体';
-      }</style><script defer="defer" src="/js/chunk-vendors.3a922260.js"></script><script defer="defer" src="/js/app.b2883434.js"></script><link href="/css/chunk-vendors.7cfe4581.css" rel="stylesheet"><link href="/css/app.89f48e61.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but userManage doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
+      }</style><script defer="defer" src="/js/chunk-vendors.3a922260.js"></script><script defer="defer" src="/js/app.e39412d9.js"></script><link href="/css/chunk-vendors.7cfe4581.css" rel="stylesheet"><link href="/css/app.89f48e61.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but userManage doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/js/app.e39412d9.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/js/app.e39412d9.js.map


+ 1 - 1
src/common/axios.config.js

@@ -1,7 +1,7 @@
 import axios from "axios"
 import qs from "qs"
 // axios.defaults.timeout = 180000   //响应时间
-axios.defaults.timeout = 600000   //响应时间
+axios.defaults.timeout = 6000000   //响应时间
 axios.defaults.headers.post['Content-Type'] = 'application/x-www-form-urlencoded;charset=UTF-8';        //配置请求头
 axios.defaults.baseURL = process.env.NODE_HOST;   //配置接口地址
 axios.defaults.withCredentials = true; // 设置为 true,允许跨域请求携带凭据

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff