Update home.tsx

This commit is contained in:
dockersky 2023-04-03 18:32:20 +08:00 committed by GitHub
parent 2ac119d014
commit 304e6f6385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -696,7 +696,7 @@ export function Home() {
<h2>~</h2> <h2>~</h2>
) : // 不在企业微信 ) : // 不在企业微信
!isWorkWechat() ? ( !isWorkWechat() ? (
<h2 className="not-wx-work">使ChatGPT,-->-->ChatGPT</h2> <h2 className="not-wx-work">使ChatGPT,----ChatGPT</h2>
) : // 不在白名单 ) : // 不在白名单
!isAllow ? ( !isAllow ? (
<h2 className="not-allow"> <h2 className="not-allow">