显示学校

This commit is contained in:
wzy-warehouse
2026-04-21 20:56:25 +08:00
parent 89d6313542
commit 16d049d082
16 changed files with 326 additions and 8 deletions
+2
View File
@@ -10,6 +10,8 @@ export { default as hospitalIcon } from '@/assets/images/icon/hospital.png';
export { default as dangerousSourceIcon } from '@/assets/images/icon/dangerous-source.png';
export { default as emergencyShelterIcon } from '@/assets/images/icon/emergency-shelter.png';
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 backgroundImage } from '@/assets/images/background-image.png';