chore: sync latest project updates
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-03 14:42:38 +08:00
parent 8b2c36677e
commit 8fed715235
106 changed files with 6030 additions and 121 deletions

View File

@@ -225,7 +225,7 @@ MuseumFloor {
| 后端 floorCode | 领域 label |
| --- | --- |
| `EXTERIOR` | `外` |
| `EXTERIOR` | `外` |
| `L-2` | `B2` |
| `L-1` | `B1` |
| `L1` | `1F` |
@@ -328,7 +328,7 @@ interface SgsNavigablePlaceDomain {
```text
mapDiagnostics.status === 'OK'
且所有内可导航楼层 routePlanningReady=true
且所有内可导航楼层 routePlanningReady=true
且 routeNodeCount > 0
且 routeEdgeCount > 0
且关键楼层 navigablePlaceCount > 0
@@ -536,7 +536,7 @@ pnpm build:h5
## 12. 上线前阻断项
以下问题未解决前,不建议对用户宣称“正式内导航”:
以下问题未解决前,不建议对用户宣称“正式内导航”:
- `L-1` 无可导航目的地。
- `EXTERIOR` 路网未就绪。