src/main/resources/application.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
web_src/package-lock.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
web_src/src/components/GBRecordDetail.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/application.yml
@@ -2,4 +2,4 @@ application: name: wvp profiles: active: dev active: local web_src/package-lock.json
Diff too large web_src/src/components/GBRecordDetail.vue
@@ -261,6 +261,7 @@ this.mediaServerId = this.streamInfo.mediaServerId; this.ssrc = this.streamInfo.ssrc; this.videoUrl = this.getUrlByStreamInfo(); this.hasAudio = this.streamInfo.tracks && this.streamInfo.tracks.length > 1 }else { this.$message({ showClose: true,