From e52022c004869f406e1277cff4f70fd89ee8da61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=B0=91=E5=BA=B7?= Date: Thu, 13 Mar 2025 20:15:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E9=83=A8=E7=BD=B2=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- index.html | 10 +++++----- src/api/org/index.ts | 20 ++++++++++---------- vite.config.ts | 1 + 4 files changed, 18 insertions(+), 17 deletions(-) diff --git a/.env.production b/.env.production index cd85191..8f9eba1 100644 --- a/.env.production +++ b/.env.production @@ -2,7 +2,7 @@ VITE_ENV = 'production' # 主域名 -VITE_HOST = 'https://gitcode.com' +VITE_HOST = 'http://222.20.126.217:10010/openRepoPortal' # 接口地址 VITE_API_HOST = 'https://web-api.gitcode.com' @@ -26,7 +26,7 @@ VITE_CSDN_URL = 'https://web-api.gitcode.com/oauth/login/csdn' VITE_ORG_COMMUNITY = 'https://gitcode.com' # 静态资源域名 -VITE_STATIC_HOST = 'https://cdn-static.gitcode.com' +VITE_STATIC_HOST = 'http://222.20.126.217:10010/openRepoPortal' # 主页搜索子应用 VITE_CHILD_HOMEWEB_HOST = 'https://homepage-app.gitcode.com' diff --git a/index.html b/index.html index 40b47ed..5605a0e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + @@ -23,10 +23,10 @@
- - - - + + + +