From 5726d46f853a9cda6f3fd65e175b8c3ac63a657b Mon Sep 17 00:00:00 2001 From: foxhui Date: Sun, 21 Dec 2025 03:06:55 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/admin/troubleshooting.md | 10 ++++++++++ docs/guide/introduction.md | 1 + 2 files changed, 11 insertions(+) diff --git a/docs/admin/troubleshooting.md b/docs/admin/troubleshooting.md index b79f474..a742716 100644 --- a/docs/admin/troubleshooting.md +++ b/docs/admin/troubleshooting.md @@ -2,6 +2,16 @@ 常见问题的诊断和解决方法。 +## 挂机相关 + +### 窗口主动置顶 + +**问题**:任务进行时浏览器窗口会主动置顶 + +**解决方案**: +- Windows 和 macOS 可单开一个虚拟桌面(Win + Tab)给程序单独使用 +- Linux 使用 Xvfb 模式即可 + ## 请求相关 ### 请求被拒绝 (429 Too Many Requests) diff --git a/docs/guide/introduction.md b/docs/guide/introduction.md index c0e80cd..42a4093 100644 --- a/docs/guide/introduction.md +++ b/docs/guide/introduction.md @@ -14,5 +14,6 @@ | [**Nano Banana Free**](https://nanobananafree.ai/) | ❌ | ✅ | | [**zAI**](https://zai.is/) | ❌ | ✅ | | [**Google Gemini**](https://gemini.google.com/) | ❌ | ✅ | +| [**ZenMux**](https://zenmux.ai/) | ✅ | ❌ | > 未来可能会支持更多网站... \ No newline at end of file