diff --git a/ruoyi-ui/src/views/childRoom/LeftMenu.vue b/ruoyi-ui/src/views/childRoom/LeftMenu.vue new file mode 100644 index 0000000..0611f6c --- /dev/null +++ b/ruoyi-ui/src/views/childRoom/LeftMenu.vue @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + diff --git a/ruoyi-ui/src/views/childRoom/RightPanel.vue b/ruoyi-ui/src/views/childRoom/RightPanel.vue new file mode 100644 index 0000000..87c5423 --- /dev/null +++ b/ruoyi-ui/src/views/childRoom/RightPanel.vue @@ -0,0 +1,723 @@ + + + + + + + + + + + + + 航线列表 + + + + + {{ route.name }} + {{ route.points }}个航点 + + + 冲突 + + + + + + + + + + 航点列表 + + + + + {{ point.name }} + 高度: {{ point.altitude }}m | 速度: {{ point.speed }} + + + + + + + + + + + + 添加航点 + + + 取消 + + + + + + + + + + + {{ conflict.title }} + 严重 + + + + 涉及航线: + {{ conflict.routes.join('、') }} + + + 冲突时间: + {{ conflict.time }} + + + 冲突位置: + {{ conflict.position }} + + + + + 查看详情 + + + 解决冲突 + + + + + + + 暂无冲突 + + 重新检测 + + + + + + + + + + + + + + + + {{ platform.name }} + {{ platform.type }} + + + + + + + + + + + + + + + + {{ platform.name }} + {{ platform.type }} + + + + + + + + + + + + + + + + {{ platform.name }} + {{ platform.type }} + + + + + + + + + + + + + + + + +
暂无冲突