| | |
| | | * @Author : yuan |
| | | * @Date : 2026-01-17 14:51:39 |
| | | * @LastEditors : yuan |
| | | * @LastEditTime : 2026-01-30 15:20:56 |
| | | * @LastEditTime : 2026-01-31 16:03:51 |
| | | * @FilePath : \applications\drone-command\src\views\dataCockpit\components\LegendBar.vue |
| | | * @Description : |
| | | * Copyright 2026 OBKoro1, All Rights Reserved. |
| | |
| | | import droneIcon from '@/assets/images/dataCockpit/legend/drone.png' |
| | | import commandPostIcon from '@/assets/images/dataCockpit/legend/command-post.png' |
| | | import equipmentIcon from '@/assets/images/dataCockpit/legend/equipment.png' |
| | | import offlineEquipmentIcon from '@/assets/images/dataCockpit/legend/offline-equipment.png' |
| | | </script> |
| | | |
| | | <style scoped lang="scss"> |