From 7865bd72c96a43fea6ce920978d3280777578586 Mon Sep 17 00:00:00 2001 From: Sliverber <2622874537@qq.com> Date: Thu, 9 May 2024 17:23:31 +0800 Subject: [PATCH] 11 --- common/http.interceptor.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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