添加水库

This commit is contained in:
zhuangzhuang2000
2026-04-27 14:51:50 +08:00
parent 76c9a765fc
commit a9f622f211
16 changed files with 243 additions and 7 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

+2
View File
@@ -13,6 +13,8 @@ export { default as firefighterIcon } from '@/assets/images/icon/firefighter.png
export { default as storePointsIcon } from '@/assets/images/icon/store-points.jpg';
export { default as schoolIcon } from '@/assets/images/icon/school.png';
export { default as bridgeIcon } from '@/assets/images/icon/bridge.png';
export { default as reservoirIcon } from '@/assets/images/icon/reservoir.png';
export { default as subwayIcon } from '@/assets/images/icon/subway.png';
// 图片
export { default as backgroundImage } from '@/assets/images/background-image.png';