zhizhi/writing-platform/frontend
copilot-swe-agent[bot] b26d95b5b8 📝 DEV-011: 码字台部署到开发者门户频道
将码字台 (Writing Platform) 构建产物部署到 docs/dev-portal/channels/DEV-011/writing/
- 使用 HashRouter 替代 BrowserRouter 确保子路径部署兼容性
- Vite base 使用 './' 相对路径
- 撤回之前触发天眼 R1/R5 的所有变更(不再修改 docs/index.html、deploy-pages.yml、preview-deploy.yml)
- 仅在 dev-portal 沙箱频道内部署,走 Path B 安全通道

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d3e556e2-3a64-4a42-9d37-7c35970bda29
2026-03-25 23:19:07 +00:00
..
src feat: AI写网文平台首期功能 — 前后端完整实现 2026-03-25 13:01:49 +00:00
.gitignore feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
eslint.config.js feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
index.html fix: improve package name and page title for writing-platform frontend 2026-03-25 12:43:26 +00:00
package-lock.json feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
package.json fix: improve package name and page title for writing-platform frontend 2026-03-25 12:43:26 +00:00
postcss.config.js feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
tailwind.config.js feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
tsconfig.app.json feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
tsconfig.json feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
tsconfig.node.json feat: create writing-platform frontend with React + Vite + TypeScript 2026-03-25 12:42:34 +00:00
vite.config.ts 📝 DEV-011: 码字台部署到开发者门户频道 2026-03-25 23:19:07 +00:00