迭代 ONE-OS 多原型:租赁/自营台账增强、租赁合同与条线说明,统一台账壳层与侧栏导航

- 新增业务部台账、收款记录、业务条线说明及 ledger-shared / vm-shared 公共壳层
- 租赁业务台账:字段计算、宽表交互、标注 PRD 与表头说明修复
- 租赁合同:列表/表单增强、客户资质与审批规则
- 侧栏调整:工作台移至 OneOS 根目录,台账与数据分析分组更新
- 补充 S3 批量发布脚本与弹窗明细表规范

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-07-06 17:18:23 +08:00
parent f5e31268dc
commit d0d7458989
96 changed files with 14434 additions and 2101 deletions

View File

@@ -33,8 +33,8 @@
"region": "cn-hangzhou",
"bucket": "model-lnoneos",
"prefix": "",
"baseUrl": "http://prototype.lnoneos.com/",
"endpoint": ""
"baseUrl": "https://prototype.lnoneos.com",
"endpoint": "https://model-lnoneos.oss-cn-hangzhou.aliyuncs.com"
},
"githubPages": {
"repository": "",
@@ -42,11 +42,7 @@
"sourceDirectory": "/"
},
"publishSettings": {
"includeSource": true,
"visibleTargets": [
"axhub",
"s3"
]
"includeSource": true
}
}
}
}