src/views/index.vue
@@ -83,13 +83,13 @@ <div class="flex"> <div class="flex_card"> <el-card> <NoticeTable style="height: 360px" /> <NoticeTable style="height: 340px" /> </el-card> </div> <!-- 消息通知 --> <div class="flex_card"> <el-card> <TidingsTable style="height: 360px" /> <TidingsTable style="height: 340px" /> </el-card> </div> <!-- 地图 -->