diff --git a/apis/index.js b/apis/index.js index 80e824a..41b2d81 100644 --- a/apis/index.js +++ b/apis/index.js @@ -10,7 +10,7 @@ import router from '../router' // 基础配置 const config = { - apiUrl : 'http://douhuo.douhuofalv.com/api/', + apiUrl : 'https://douhuo.douhuofalv.com/api/', timeout : 60000 }