forked from drone/command-center-dashboard

chenyao
2025-04-02 ec3c634630d4fc44c01bf4e5902c7f9fee67adab
refs
author chenyao <1219716595@qq.com>
Wednesday, April 2, 2025 18:11 +0800
committer chenyao <1219716595@qq.com>
Wednesday, April 2, 2025 18:11 +0800
commitec3c634630d4fc44c01bf4e5902c7f9fee67adab
tree 6bf77762b66310bb626c8c8118192189ab7c74b4 tree | zip | gz
parent c5f194fed4332c26a5fee81cc64e928ba3820be6 view | diff
feat:对接机巢状态和直播功能以及ws
13 files modified
11 files added
13884 ■■■■■ changed files
index.html 1 ●●●● diff | view | raw | blame | history
package-lock.json 1779 ●●●●● diff | view | raw | blame | history
package.json 2 ●●●●● diff | view | raw | blame | history
public/depend/ZLMRTCClient.js 9210 ●●●●● diff | view | raw | blame | history
public/gltf/dajiang-processed.gltf 1646 ●●●●● diff | view | raw | blame | history
src/api/home/machineNest.js 21 ●●●●● diff | view | raw | blame | history
src/components/LiveVideo.vue 97 ●●●●● diff | view | raw | blame | history
src/components/index.js 22 ●●●●● diff | view | raw | blame | history
src/store/modules/home.js 79 ●●●●● diff | view | raw | blame | history
src/store/modules/user.js 3 ●●●●● diff | view | raw | blame | history
src/utils/http/config.js 52 ●●●●● diff | view | raw | blame | history
src/utils/http/enums.js 14 ●●●●● diff | view | raw | blame | history
src/utils/staticData/device.js 275 ●●●●● diff | view | raw | blame | history
src/utils/staticData/enums.js 111 ●●●●● diff | view | raw | blame | history
src/utils/websocket/connect-websocket.js 15 ●●●●● diff | view | raw | blame | history
src/utils/websocket/drone-ws-control.js 145 ●●●●● diff | view | raw | blame | history
src/views/Home/Home.vue 2 ●●● diff | view | raw | blame | history
src/views/Home/components/HomeLeft/OverviewNext.vue 8 ●●●●● diff | view | raw | blame | history
src/views/SignMachineNest/SignMachineNest.vue 98 ●●●●● diff | view | raw | blame | history
src/views/SignMachineNest/components/MachineLeft/MachineData.vue 4 ●●●● diff | view | raw | blame | history
src/views/SignMachineNest/components/MachineRight/MachineMonitor.vue 22 ●●●●● diff | view | raw | blame | history
src/views/SignMachineNest/components/MachineRight/MachineStatus.vue 190 ●●●●● diff | view | raw | blame | history
src/websocket/index.js 74 ●●●●● diff | view | raw | blame | history
src/websocket/util/config.js 14 ●●●●● diff | view | raw | blame | history