fix: 车辆总数 1006 → 1004
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
kkfluous
2026-06-09 13:21:53 +08:00
parent a47faf66f0
commit 8dd5c27aaa
4 changed files with 7 additions and 7 deletions

View File

@@ -214,10 +214,10 @@ const _enrich = (v, i) => {
};
// ── Build VEHICLES ────────────────────────────────────────
// 优先使用 vehicles-real.js 提供的 1006 辆真实车辆数据;不存在则回退到合成数据。
// 优先使用 vehicles-real.js 提供的 1004 辆真实车辆数据;不存在则回退到合成数据。
let VEHICLES;
if (window.RAW_VEHICLES && window.RAW_VEHICLES.length) {
// 从 xlsx 抽取的 1006 辆真实数据
// 从 xlsx 抽取的 1004 辆真实数据
// 前 12 辆叠加乍浦港地图坐标,让总览地图保持原本的演示态
const RAW = window.RAW_VEHICLES;
const MAP_OVERLAY = [