添加崩塌隐患点

This commit is contained in:
wzy-warehouse
2026-06-16 10:19:02 +08:00
parent ec15cd194b
commit 13a992a8bb
14 changed files with 221 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

+1
View File
@@ -2,6 +2,7 @@
// 图标
export { default as landslideIcon } from '@/assets/images/icon/landslide.png';
export { default as collapseIcon } from '@/assets/images/icon/collapse.png';
export { default as waterLoggingIcon } from '@/assets/images/icon/waterlogging.png';
export { default as debrisFlowIcon } from '@/assets/images/icon/debris-flow.png';
export { default as flashFloodIcon } from '@/assets/images/icon/flash-flood.png';