From 304e6f6385c463086475093a26e38d4a7536931c Mon Sep 17 00:00:00 2001 From: dockersky <313357031@qq.com> Date: Mon, 3 Apr 2023 18:32:20 +0800 Subject: [PATCH] Update home.tsx --- app/components/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/home.tsx b/app/components/home.tsx index 1e0cc302e..58f71e309 100644 --- a/app/components/home.tsx +++ b/app/components/home.tsx @@ -696,7 +696,7 @@ export function Home() {

服务出了点问题~

) : // 不在企业微信 !isWorkWechat() ? ( -

请在企业微信里使用ChatGPT,路径:企业微信-->工作台-->ChatGPT

+

请在企业微信里使用ChatGPT,路径:企业微信--工作台--ChatGPT

) : // 不在白名单 !isAllow ? (