Add a mandatory data verification step so users can inspect and edit LLM-extracted data before generating the PPT. - New PptDataReview.vue: auto-validation on mount, key metrics cards, editable benefit/withdrawal tables, inline error highlighting - New PUT /session/<id>/extractions API endpoint for saving user edits - Extend PptPage flow from 4 steps to 5 (upload→parse→review→generate→result) - Update ppt-api.ts with updateExtractions() method - Update PptParsing button text to match new flow Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| docker启动.mc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||
| vite.config.ts | ||