Update home.tsx

This commit is contained in:
dockersky 2023-04-03 15:34:06 +08:00 committed by GitHub
parent f6e393b3d2
commit e10ab6a8e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -686,11 +686,11 @@ export function Home() {
<h2>~</h2>
) : // 不在企业微信
!isWorkWechat() ? (
<h2 className="not-wx-work">使ChatGPT</h2>
<h2 className="not-wx-work">使ChatGPT,-->-->ChatGPT</h2>
) : // 不在白名单
!isAllow ? (
<h2 className="not-allow">
<span className="text">使Gpt~</span>
<span className="text">使线ZKT-Office或VPN连接正常</span>
<span onClick={goApply} className={styles["button"]}>
</span>