feat(dashboard): 添加首页地图展示功能

- 在 Dashboard 组件中集成锡林郭勒盟区域地图
- 实现地图数据接口和区域详情接口
- 添加地图交互功能,支持点击和悬停事件
- 更新开发计划和需求文档,增加地图展示功能
This commit is contained in:
2025-08-20 20:34:52 +08:00
parent fdc58aa3a2
commit 5ff7d38904
12 changed files with 1537 additions and 57 deletions

1
.gitignore vendored
View File

@@ -24087,3 +24087,4 @@
/frontend/dashboard/node_modules/zrender/README.md
/frontend/dashboard/node_modules/.package-lock.json
/frontend/dashboard/node_modules/
/backend/api/node_modules/