From 8dc9378483b679553d17a8682594547ce9b058de Mon Sep 17 00:00:00 2001 From: gitea-publish Date: Sun, 9 Aug 2026 13:15:09 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BB=93=E5=BA=93=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E8=87=B3=20APES=20=E7=BB=84=E7=BB=87=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=89=80=E6=9C=89=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ docs/剥离历史与说明.md | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d5cdbd0..7e7b60b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # apes-Authon-Web — 账权管理前端 -> Vue 2.7 账权管理前端,与后端 [apes-Authon-Server](https://gitea.apescale.com/apes-Authon/apes-Authon-Server) 配合使用 +> Vue 2.7 账权管理前端,与后端 [apes-Authon-Server](https://gitea.apescale.com/APES/apes-Authon-Server) 配合使用 > **已通过构建验证**,可独立部署 ## 项目背景 @@ -145,7 +145,7 @@ apes-Authon-Web/ ```bash # 1. 克隆仓库 -git clone https://gitea.apescale.com/apes-Authon/apes-Authon-Web.git +git clone https://gitea.apescale.com/APES/apes-Authon-Web.git cd apes-Authon-Web # 2. 安装依赖 @@ -382,7 +382,7 @@ export default { ## 剥离说明 -本项目的完整剥离方案和执行记录已归档至 [apes-Authon-history](https://gitea.apescale.com/apes-Authon/apes-Authon-history) 仓库,`docs/` 目录保留操作参考文档: +本项目的完整剥离方案和执行记录已归档至 [apes-Authon-history](https://gitea.apescale.com/APES/apes-Authon-history) 仓库,`docs/` 目录保留操作参考文档: - [剥离方案](docs/apes-Authon-Web-剥离方案.md) — 保留/删除/修改清单 - [剥离历史与说明](docs/剥离历史与说明.md) — 变更明细和框架修改说明 @@ -391,9 +391,9 @@ export default { | 仓库 | 说明 | 地址 | |------|------|------| -| apes-Authon-Server | 后端账权服务 | https://gitea.apescale.com/apes-Authon/apes-Authon-Server | -| apes-Authon-Web | 前端账权管理(本仓库) | https://gitea.apescale.com/apes-Authon/apes-Authon-Web | -| apes-Authon-history | 剥离历史与分析归档 | https://gitea.apescale.com/apes-Authon/apes-Authon-history | +| apes-Authon-Server | 后端账权服务 | https://gitea.apescale.com/APES/apes-Authon-Server | +| apes-Authon-Web | 前端账权管理(本仓库) | https://gitea.apescale.com/APES/apes-Authon-Web | +| apes-Authon-history | 剥离历史与分析归档 | https://gitea.apescale.com/APES/apes-Authon-history | ## License diff --git a/docs/剥离历史与说明.md b/docs/剥离历史与说明.md index 5597bd7..280a6da 100644 --- a/docs/剥离历史与说明.md +++ b/docs/剥离历史与说明.md @@ -341,4 +341,4 @@ npm run build:prod --- -*文档更新时间: 2026-08-09 | 仓库: https://gitea.apescale.com/apes-Authon/apes-Authon-Web* +*文档更新时间: 2026-08-09 | 仓库: https://gitea.apescale.com/APES/apes-Authon-Web*