From be9478f83c89e4b9cb33abda259805ab6e707f10 Mon Sep 17 00:00:00 2001 From: NianBroken Date: Fri, 18 Jul 2025 19:16:43 +0800 Subject: [PATCH] =?UTF-8?q?docs(README):=20=E8=A1=A5=E5=85=85=E6=95=99?= =?UTF-8?q?=E5=8A=A1=E7=B3=BB=E7=BB=9F=20URL=20=E8=AE=BE=E7=BD=AE=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=20#24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ docs/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 86465d7..92ea079 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ > 程序会自动填充 `URL` 尾部的 `xtgl/login_slogin.html`,因此你无需重复添加 +> 对于部分教务系统,可能需要在 `URL` 中添加 `jwglxt` 路径,如:`https://www.klaio.top/jwglxt/` + | Name | 例子 | 说明 | | -------- | ---------------------- | ------------------------------------------------------------------------- | | URL | https://www.klaio.top/ | 教务系统地址 | diff --git a/docs/README.md b/docs/README.md index 2c249e0..a654420 100644 --- a/docs/README.md +++ b/docs/README.md @@ -53,6 +53,8 @@ > 程序会自动填充 `URL` 尾部的 `xtgl/login_slogin.html`,因此你无需重复添加 +> 对于部分教务系统,可能需要在 `URL` 中添加 `jwglxt` 路径,如:`https://www.klaio.top/jwglxt/` + | Name | 例子 | 说明 | | -------- | ---------------------- | -------------------------------------------------- | | URL | https://www.klaio.top/ | 教务系统地址 |