wvp-GB28181-pro/web_src
648540858 33abdb1db6 Merge branch 'master' into dev/数据库统合
# Conflicts:
#	src/main/java/com/genersoft/iot/vmp/gb28181/service/IDeviceChannelService.java
#	src/main/java/com/genersoft/iot/vmp/gb28181/service/impl/DeviceChannelServiceImpl.java
#	src/main/java/com/genersoft/iot/vmp/gb28181/transmit/event/request/impl/message/control/cmd/DeviceControlQueryMessageHandler.java
#	src/main/java/com/genersoft/iot/vmp/streamProxy/service/impl/StreamProxyPlayServiceImpl.java
#	web_src/src/components/DeviceList.vue
2025-03-10 21:36:52 +08:00
..
build 完成下载文件的前后调试 2023-12-06 15:11:21 +08:00
config 临时提交 2024-09-25 16:16:24 +08:00
src Merge branch 'master' into dev/数据库统合 2025-03-10 21:36:52 +08:00
static 实现h265web功能 2025-02-21 18:25:05 +08:00
.babelrc 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.editorconfig 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.gitignore 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.postcssrc.js 使用jainsip的方式解析sdp 2021-03-01 18:12:56 +08:00
README.md 修复子节点显示错误 2020-10-12 10:11:24 +08:00
index.html 实现h265web功能 2025-02-21 18:25:05 +08:00
package.json 添加录制计划设置页面 2024-11-19 18:03:43 +08:00

README.md

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.