From 7036cdca20fd190ba5be278c3896bbcc883ac161 Mon Sep 17 00:00:00 2001 From: Sliverber <2622874537@qq.com> Date: Sat, 11 May 2024 18:05:20 +0800 Subject: [PATCH] 11 --- common/http.interceptor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/http.interceptor.js b/common/http.interceptor.js index e86c283..cdc809e 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -21,7 +21,7 @@ const install = (Vue, vm) => { // }); Vue.prototype.$u.http.setConfig({ // baseUrl: 'http://124.221.246.124:2288/dev-api/', - baseUrl: 'https://znb.ccttiot.com', + baseUrl: 'https://znb.ccttiot.com/prod-api/', loadingText: '努力加载中~', loadingTime: 800, // 设置自定义头部content-type