迭代 ONE-OS 多原型:提车应收款收款/合同页增强,租赁明细标注同步,导航注册表更新;新增 Git 协作技能并忽略 .local 临时目录。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"project-nav:sync": "node scripts/sync-project-prototype-directory.mjs",
|
||||
"nav:sync": "node scripts/sync-prototype-nav-registry.mjs",
|
||||
"nav:enrich-git": "node scripts/enrich-prototype-registry-from-git.mjs",
|
||||
"release:changelog": "node scripts/apply-release-changelog.mjs",
|
||||
"nav:xll-sync": "node scripts/sync-xll-nav-menu.mjs",
|
||||
"oneos-web:sync": "node scripts/sync-oneos-web-prototypes.mjs && node scripts/scan-entries.js && npm run metadata:sync",
|
||||
"build": "node scripts/sync-vendor-if-present.mjs && node scripts/scan-entries.js && node scripts/build-all.js",
|
||||
@@ -50,6 +51,7 @@
|
||||
"dependencies": {
|
||||
"@axhub/annotation": "^1.0.10",
|
||||
"docx-preview": "^0.3.7",
|
||||
"jszip": "^3.10.1",
|
||||
"lucide-react": "^0.562.0",
|
||||
"mammoth": "^1.12.0",
|
||||
"mermaid": "^11.16.0",
|
||||
|
||||
Reference in New Issue
Block a user