Commit 4199d448 by Tianqing Liu

feat: 配置项重复

1 parent 95cb0f06
...@@ -89,13 +89,11 @@ export default { ...@@ -89,13 +89,11 @@ export default {
ptz: this.showPtz, // 云台 ptz: this.showPtz, // 云台
zoom: true, zoom: true,
performance: true, performance: true,
quality: false,
record: true, // 录制 record: true, // 录制
scale: true, // 显示模式:拉伸、缩放、正常 scale: true, // 显示模式:拉伸、缩放、正常
quality: false, // 视频清晰度 quality: false, // 视频清晰度
}, },
extendOperateBtns: [], extendOperateBtns: [],
showBandwidth: true, // 显示网速
showPerformance: false, // 显示性能 showPerformance: false, // 显示性能
qualityConfig: ['标清', '高清'], qualityConfig: ['标清', '高清'],
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!