添加图例显示

This commit is contained in:
wzy-warehouse
2026-04-28 10:22:40 +08:00
parent 45a067e7cb
commit a7b36542dd
5 changed files with 72 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

+1
View File
@@ -15,6 +15,7 @@ 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 earthquakeLineIcon } from '@/assets/images/icon/earthquake-line.png';
// 图片
export { default as backgroundImage } from '@/assets/images/background-image.png';