迭代 ONE-OS 多原型:合同模板重构与租赁合同列表/表单增强
- 合同模板管理:模板数据层、章节编辑与品牌车型选择器 - 租赁合同管理:列表子表、交车安排、里程汇总及新建/编辑表单优化 - 同步各原型 annotation-source 与 PRD;新增项目导航同步脚本 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user