...
4 commits 32 files changed 0 commit comments 1 contributor
Commits on 2023-05-29
liyaguang feat(*): 删除首页 26b2a24
liyaguang feat(*): 设备管理/目标监测完成 2935342
Commits on 2023-05-24
liyaguang feat(*): 目标监测页面监测 019aac6
liyaguang feat(*): 基础路由菜单搭建 aeb8844
Showing 32 changed files
View
.env.development
View
.env.production
View
index.html
View
public/webrtc/adapter.min.js 0 → 100644
View
public/webrtc/webrtcstreamer.js 0 → 100644
View
src/api/alarm.ts 0 → 100644
View
src/api/device.ts 0 → 100644
View
src/layouts/components/Logo/index.vue
View
src/layouts/components/SubSidebar/index.vue
View
src/plugins/preload.ts 100644 → 0
View
src/router/modules/alarm.ts 0 → 100644
View
src/router/modules/dashboard.ts 0 → 100644
View
src/router/modules/device.ts 0 → 100644
View
src/router/modules/storage.ts 0 → 100644
View
src/router/modules/target.ts 0 → 100644
View
src/router/routes.ts
View
src/store/modules/websocket.ts 0 → 100644
View
src/views/alarm/index.vue 0 → 100644
View
src/views/dashboard/index.vue 0 → 100644
View
src/views/device/editDevice.vue 0 → 100644
View
src/views/device/index.vue 0 → 100644
View
src/views/login.vue
View
src/views/login_register.vue 100644 → 0
View
src/views/storage/index.vue 0 → 100644
View
src/views/system/dept/listDept.vue
View
src/views/target/components/video.mp4 0 → 100644
Not supported
View
src/views/target/components/video.vue 0 → 100644
View
src/views/target/img/1.jpg 0 → 100644
View
src/views/target/img/alarm.png 0 → 100644
View
src/views/target/img/person.png 0 → 100644
View
src/views/target/index.vue 0 → 100644
View
vite.config.ts