From a01c2e1997f33b4a3f24166e1b6110c19f8e2480 Mon Sep 17 00:00:00 2001 From: Fang_Zhijian Date: Sat, 18 May 2024 15:35:46 +0800 Subject: [PATCH] ;w; --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 22b12c7..34298cb 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,7 +25,7 @@ const notyf = new Notyf({ duration: 3000 }) // API const api = axios.create({ - baseURL: "https://blive.babyfang.cn/", + baseURL: "http://localhost:3000", }) //读取本地储存数据