From 020d674ca242d12c0cf000cc3f6765f8ebf73153 Mon Sep 17 00:00:00 2001 From: ccnetcore Date: Sat, 12 Jul 2025 18:42:26 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B0=83=E6=95=B4header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Bbs.Vue3/src/layout/AppHeader.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yi.Bbs.Vue3/src/layout/AppHeader.vue b/Yi.Bbs.Vue3/src/layout/AppHeader.vue index 1bb59dbc..9720a493 100644 --- a/Yi.Bbs.Vue3/src/layout/AppHeader.vue +++ b/Yi.Bbs.Vue3/src/layout/AppHeader.vue @@ -234,7 +234,7 @@ const enterStart = () => { } const enterTemp=()=>{ - alert("默认访问海外意心ai节点,收网络影响,首次加载静态资源需要一定时间") + alert("默认访问海外意心ai节点,受网络影响,首次加载静态资源需要一定时间") window.location.href = 'https://yxai.chat'; //router.push("/discuss/24cc0526-86e7-aabf-e091-3a0f83c3e604/false"); }