docs: 仓库迁移至 APES 组织,更新所有 URL

This commit is contained in:
gitea-publish
2026-08-09 13:15:09 +08:00
parent ec81673722
commit 8dc9378483
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
# apes-Authon-Web — 账权管理前端 # 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 ```bash
# 1. 克隆仓库 # 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 cd apes-Authon-Web
# 2. 安装依赖 # 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/apes-Authon-Web-剥离方案.md) — 保留/删除/修改清单
- [剥离历史与说明](docs/剥离历史与说明.md) — 变更明细和框架修改说明 - [剥离历史与说明](docs/剥离历史与说明.md) — 变更明细和框架修改说明
@@ -391,9 +391,9 @@ export default {
| 仓库 | 说明 | 地址 | | 仓库 | 说明 | 地址 |
|------|------|------| |------|------|------|
| apes-Authon-Server | 后端账权服务 | https://gitea.apescale.com/apes-Authon/apes-Authon-Server | | apes-Authon-Server | 后端账权服务 | https://gitea.apescale.com/APES/apes-Authon-Server |
| apes-Authon-Web | 前端账权管理(本仓库) | https://gitea.apescale.com/apes-Authon/apes-Authon-Web | | apes-Authon-Web | 前端账权管理(本仓库) | https://gitea.apescale.com/APES/apes-Authon-Web |
| apes-Authon-history | 剥离历史与分析归档 | https://gitea.apescale.com/apes-Authon/apes-Authon-history | | apes-Authon-history | 剥离历史与分析归档 | https://gitea.apescale.com/APES/apes-Authon-history |
## License ## License
+1 -1
View File
@@ -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*