4 Commits

Author SHA1 Message Date
艾贤凌
d676faa704 docs(migration): 添加清渊传奇PHP到Vue+Node.js移植计划文档
- 新增 MIGRATION.md 详细记录PHP到Node.js架构迁移方案
- 包含项目背景、现有资产盘点、架构设计、任务清单等完整规划
- 记录后端补全、前端补全、PHP停用、部署运维四个阶段实施计划
- 提供技术决策、数据库说明、进度总览等关键信息
- 更新 .gitignore 添加 *_out.txt build_output.txt 构建输出文件过滤
- 修复 utils.js 路径引用问题确保代码正常运行
2026-04-24 17:57:06 +08:00
艾贤凌
cabf23fcdc ```
docs(migration): update migration guide to v1.4 with PHP deprecation status

- bump documentation version from v1.3 to v1.4
- update PHP file status to show both "migrated" and "deprecated"
  indicators in the files table
- mark api.php to return 410 Gone, login.php for 301 redirect
- change task 3.6 status from "in progress" to "waiting for execution"
  with provided command: rmdir /s /q php
- update Phase 3 progress from 90% to 95%, overall progress from 95% to 98%
- add v1.4 changelog entry with documentation updates and status changes
```
2026-03-18 19:10:28 +08:00
艾贤凌
1405bfdd86 clear php 2026-03-16 13:10:18 +08:00
艾贤凌
6d4a72161f inint 2026-03-16 12:05:55 +08:00