Sync OneOS workspace with new prototypes, annotations, and Gitea remote fix.
Add vehicle-h2-fee-ledger, customer-management, lease and self-operated ledgers, annotation sources, agent skills, and vite annotation runtime support. Update vehicle management, contract templates, and lease contract flows. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -10,11 +10,9 @@
|
||||
|
||||
## 预处理
|
||||
|
||||
```bash
|
||||
node scripts/v0-converter.mjs <v0-project-dir> [output-name]
|
||||
```
|
||||
Make 服务端上传接口会自动运行内置 V0 预处理器。它会复制项目、分析路径别名和依赖,并生成任务文档与分析 JSON。预处理器不直接修改业务代码。
|
||||
|
||||
脚本位于客户端项目 `scripts/` 目录。它会复制项目、分析路径别名和依赖,并生成任务文档与分析 JSON。脚本不直接修改业务代码。
|
||||
如果项目需要覆盖默认预处理行为,可以在目标项目中提供 `scripts/v0-converter.mjs`;否则使用服务端内置版本。
|
||||
|
||||
## 默认页面格式
|
||||
|
||||
|
||||
Reference in New Issue
Block a user