From be56859a6d800028f2b1d720ac8cfe60ced69838 Mon Sep 17 00:00:00 2001 From: zyxucp <286513187@qq.com> Date: Tue, 10 Jun 2025 16:58:28 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=AE=98=E7=BD=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/AntSK/Pages/Index.razor | 4 ++-- src/AntSK/wwwroot/data/menu.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AntSK/Pages/Index.razor b/src/AntSK/Pages/Index.razor index 6c47717..0d3dda7 100644 --- a/src/AntSK/Pages/Index.razor +++ b/src/AntSK/Pages/Index.razor @@ -72,7 +72,7 @@ - ● AntSKPro为商业版 访问官网 + ● AntSKPro为商业版 访问官网
● 开源版本请参见: AntSK开源版 @@ -93,7 +93,7 @@
● 装机直发、开箱即用 - 更多详情 + 更多详情
● 保姆式指导 diff --git a/src/AntSK/wwwroot/data/menu.json b/src/AntSK/wwwroot/data/menu.json index 9a4cd89..1e8ae10 100644 --- a/src/AntSK/wwwroot/data/menu.json +++ b/src/AntSK/wwwroot/data/menu.json @@ -78,7 +78,7 @@ "icon": "bulb" }, { - "path": "https://gw.antsk.cn", + "path": "https://antsk.cn", "name": "官网", "key": "antskdoc", "icon": "question-circle"