From 5e30c671a768b952512c70e1cc0b17d6536d01e0 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 29 Dec 2023 16:14:01 +0800 Subject: [PATCH] api host --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 8151510..38d4068 100644 --- a/index.html +++ b/index.html @@ -749,8 +749,7 @@ }, }); const defaultHeaders = { mode: 'no-cors', 'Sec-Fetch-Mode': 'no-cors' }; - const HOST100 = `http://202.103.68.144:890/service-CooperateSOA`; - const HOST = HOST100 || `https://p9axztuwd7x8a7.mycht.cn/service-CooperateSOA`; + const HOST = `https://p9axztuwd7x8a7.mycht.cn/service-CooperateSOA`; const index = new Vue({ el: '#app', computed: {