zhizhi/writing-platform/frontend
copilot-swe-agent[bot] 2cdf0af54d 🚀 部署全部可用模块到测试网站 · 码字台+14个模块全部上线
- 构建并部署 writing-platform(码字台)到 docs/writing/
- 部署 status-board, ticket-system, notification, dynamic-comic-studio, persona-studio 到 docs/
- 部署 m01-login, m05-user-center, m07-dialogue-ui, m10-cloud, m11-module, m15-cloud-drive, frontend 到 docs/modules/
- 更新 docs/index.html 模块导航:14个模块全部 ready:true,路径修正为 docs 内部相对路径
- 更新 preview-deploy.yml 和 deploy-pages.yml 工作流,支持全模块同步
- writing-platform vite.config.ts base 改为 './' 以兼容 GitHub Pages 相对路径

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2b0b1a22-c312-4b46-ae3b-72e830c4470b
2026-03-25 22:42:31 +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 🚀 部署全部可用模块到测试网站 · 码字台+14个模块全部上线 2026-03-25 22:42:31 +00:00