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:
王冕
2026-06-30 15:27:23 +08:00
parent 00ca1846af
commit af29b26fe8
309 changed files with 73875 additions and 3838 deletions

View File

@@ -0,0 +1,18 @@
{
"server": {
"host": "localhost",
"allowLAN": true,
"enableCommandAPI": false
},
"projectDefaults": {
"defaultTheme": null
},
"projectInfo": {
"description": null
},
"versionCollaboration": {
"remote": {
"url": "https://gitea.lnh2e.com/wangmian/OneOS1.2.git"
}
}
}