迭代 ONE-OS 多原型:合同模板重构与租赁合同列表/表单增强

- 合同模板管理:模板数据层、章节编辑与品牌车型选择器
- 租赁合同管理:列表子表、交车安排、里程汇总及新建/编辑表单优化
- 同步各原型 annotation-source 与 PRD;新增项目导航同步脚本

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-07-01 09:11:54 +08:00
parent e278332e3d
commit 2e0a3d7da4
47 changed files with 10200 additions and 1435 deletions

View File

@@ -14,5 +14,39 @@
"remote": {
"url": "https://gitea.lnh2e.com/wangmian/OneOS1.2.git"
}
},
"cloudPublishing": {
"vercel": {
"token": "",
"projectName": "",
"teamId": ""
},
"cloudflarePages": {
"apiToken": "",
"accountId": "",
"projectName": "",
"productionBranch": "main"
},
"s3": {
"accessKeyId": "",
"secretAccessKey": "",
"region": "cn-hangzhou",
"bucket": "model-lnoneos",
"prefix": "",
"baseUrl": "http://prototype.lnoneos.com/",
"endpoint": ""
},
"githubPages": {
"repository": "",
"branch": "gh-pages",
"sourceDirectory": "/"
},
"publishSettings": {
"includeSource": true,
"visibleTargets": [
"axhub",
"s3"
]
}
}
}