# FlightHub-2-Frontend-Standalone-Component **Repository Path**: feiniu_git/FlightHub-2-Frontend-Standalone-Component ## Basic Information - **Project Name**: FlightHub-2-Frontend-Standalone-Component - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-16 - **Last Updated**: 2026-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 司空 2 前端独立组件 # FlightHub 2 Frontend Standalone Component ## 官方指导手册 - [中文版](https://fh.dji.com/user-manual/cn/custom-development/frontend-components/component-introduction.html) ### 组件 各组件和 demo 的关系如下: - 驾驶舱:`cockpit.html` - 航线编辑器:`wayline.html` - 新建航线弹窗:`wayline-creaction.html` - 项目地图:`project.html` - 四分屏示例: `index.html` 其中 `custom-style.css` 为示例的自定义样式 ## Official Guidebook - [English version](https://fh.dji.com/user-manual/en/custom-development/frontend-components/component-introduction.html) ### Component The relationship between each component and demo is as follows: - Cockpit: `cockpit.html` - Route Editor: `wayline.html` - New route pop-up window: `wayline-creaction.html` - Project map: `project.html` - Quad screen example: `index.html` `custom-style.css` is the custom style of the example