| | |
| | | <!-- |
| | | * @Author: husq 931347610@qq.com |
| | | * @Date: 2023-08-22 09:55:39 |
| | | * @LastEditors: husq 931347610@qq.com |
| | | * @LastEditTime: 2023-09-18 10:47:02 |
| | | * @FilePath: \Cloud-API-Demo-Web\index.html |
| | | * @LastEditors: GuLiMmo 2820890765@qq.com |
| | | * @LastEditTime: 2023-11-27 13:55:34 |
| | | * @FilePath: /drone-web/index.html |
| | | * @Description: |
| | | * |
| | | * Copyright (c) 2023 by ${git_name_email}, All Rights Reserved. |
| | |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| | | <title>无人机操作系统</title> |
| | | <script src="./jessibuca/jessibuca.js"></script> |
| | | <script src="./apiConfig.js"></script> |
| | | </head> |
| | | <body> |
| | | <div id="demo-app"></div> |