From 8efd8a8da897989344020af8f2b8e1b40f1b1276 Mon Sep 17 00:00:00 2001 From: digua Date: Sun, 28 Dec 2025 14:00:45 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=E9=9A=90=E7=A7=81?= =?UTF-8?q?=E6=94=BF=E7=AD=96=E4=B8=8E=E7=94=A8=E6=88=B7=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- src/assets/docs/agreement.md | 4 ++-- src/pages/home/components/AgreementModal.vue | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 98b09f1..404ec82 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ electron-fix start - 对于新功能,请先提交 Issue 进行讨论,**未经讨论直接提交的 PR 会被关闭** - 一个 PR 尽量只做一件事,若改动较大,请考虑拆分为多个独立的 PR -## 用户协议 +## 隐私政策与用户协议 -使用本软件前,请阅读 [用户协议](./src/assets/docs/agreement.md) +使用本软件前,请阅读 [隐私政策与用户协议](./src/assets/docs/agreement.md) ## License diff --git a/src/assets/docs/agreement.md b/src/assets/docs/agreement.md index 209f2a3..379bff9 100644 --- a/src/assets/docs/agreement.md +++ b/src/assets/docs/agreement.md @@ -24,8 +24,8 @@ ## 4. 风险警告 -- **官方渠道**:请仅通过 [chatlab.fun](https://chatlab.fun) 或 [GitHub Release](https://github.com/ChatLab-Team/ChatLab/releases) 下载本软件。 -- **供应链风险**:本项目代码完全开源,任何人均可二次打包。他人分享的非官方版本可能被植入恶意代码,导致您的 API Token、聊天记录或本地数据泄露,请务必保持警惕。 +- **官方渠道**:请仅通过 [chatlab.fun](https://chatlab.fun) 或 [GitHub Release](https://github.com/hellodigua/ChatLab/releases) 下载本软件。 +- **供应链风险**:本项目代码完全开源,任何人均可二次打包。他人分享的非官方版本可能会植入恶意代码,导致您的 API Token、聊天记录或本地数据泄露,请务必保持警惕。 - **结果准确性**:软件和 AI 生成的分析结果可能存在错误或"幻觉",仅供参考,不应作为法律证据或正式决策依据。 ## 5. 免责声明 diff --git a/src/pages/home/components/AgreementModal.vue b/src/pages/home/components/AgreementModal.vue index 8255f0e..b8d6419 100644 --- a/src/pages/home/components/AgreementModal.vue +++ b/src/pages/home/components/AgreementModal.vue @@ -97,7 +97,7 @@ function handleDisagree() {
-

欢迎使用 ChatLab

+

隐私政策与用户协议

使用前请仔细阅读