|
@@ -133,7 +133,7 @@ const menu2 = ref([
|
|
|
{ name: "易涝点视频", icon: "easyToflood", url: "EasyToFloodPoint" },
|
|
|
{ name: "地震速报", icon: "earthquakeReport", url: "EarthquakeRapidReport" },
|
|
|
{ name: "专家库", icon: "expertDatabase", url: "ExpertDatabase" },
|
|
|
- { name: "应急干部", icon: "expertDatabase", url: "EmergencyOfficials" },
|
|
|
+ { name: "应急干部", icon: "cadreInformation", url: "EmergencyOfficials" },
|
|
|
]
|
|
|
},
|
|
|
{
|
|
@@ -444,8 +444,8 @@ onUnmounted(() => {
|
|
|
}
|
|
|
}
|
|
|
.box2 {
|
|
|
- height: 214px;
|
|
|
- background: url("@/assets/images/index/boxBg2.png") no-repeat;
|
|
|
+ height: 280px;
|
|
|
+ background: url("@/assets/images/index/boxBg3.png") no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
}
|