diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index 1faaa6f..b1cd871 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -78,22 +78,21 @@ export default { index: "/realTimeSearch", title: "历史图片", }, - - { - icon: "iconfont icon-fubing", - index: "/weatherIce", - title: "气象覆冰", - subs: [ - { - index: "/weather", - title: "气象监测", - }, - { - index: "/icing", - title: "覆冰监测", - }, - ], - }, + // { + // icon: "iconfont icon-fubing", + // index: "/weatherIce", + // title: "气象覆冰", + // subs: [ + // { + // index: "/weather", + // title: "气象监测", + // }, + // { + // index: "/icing", + // title: "覆冰监测", + // }, + // ], + // }, { icon: "el-icon-files", index: "/property", diff --git a/src/views/iceWeather/icing/index.vue b/src/views/iceWeather/icing/index.vue index 7656863..2d72291 100644 --- a/src/views/iceWeather/icing/index.vue +++ b/src/views/iceWeather/icing/index.vue @@ -187,7 +187,7 @@
暂无图表