diff --git a/common/http.interceptor.js b/common/http.interceptor.js index d18ac71..e86c283 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -20,8 +20,8 @@ const install = (Vue, vm) => { // }, // }); Vue.prototype.$u.http.setConfig({ - baseUrl: 'http://124.221.246.124:2288/dev-api/', - // baseUrl: 'https://znb.ccttiot.com', + // baseUrl: 'http://124.221.246.124:2288/dev-api/', + baseUrl: 'https://znb.ccttiot.com', loadingText: '努力加载中~', loadingTime: 800, // 设置自定义头部content-type