.gitignore
@@ -6,6 +6,8 @@ /public/sryx /public/mx bigScreen # local env files .env.local .env.*.local public/check/big-sk.pngBinary files differ
public/check/big-skAc.pngBinary files differ
public/check/bxjc.pngBinary files differ
public/check/bxjcAc.pngBinary files differ
public/check/db.pngBinary files differ
public/check/dbAc.pngBinary files differ
public/check/mid-sk.pngBinary files differ
public/check/mid-skAc.pngBinary files differ
public/check/monitoring.pngBinary files differ
public/check/monitoringAc.pngBinary files differ
public/check/rain.pngBinary files differ
public/check/rainAc.pngBinary files differ
public/check/small-sk.pngBinary files differ
public/check/small-skAc.pngBinary files differ
public/check/waterL.pngBinary files differ
public/check/waterLAc.pngBinary files differ
public/check/ylyb.pngBinary files differ
public/check/ylybAc.pngBinary files differ
public/check/zhjc.pngBinary files differ
public/check/zhjcAc.pngBinary files differ
public/check/变形@2x.pngBinary files differ
public/check/变形@3x.pngBinary files differ
public/check/大坝@2x.pngBinary files differ
public/check/大坝@3x.pngBinary files differ
public/check/应变@2x.pngBinary files differ
public/check/应变@3x.pngBinary files differ
public/check/水库水位.pngBinary files differ
public/check/水库水位@2x.pngBinary files differ
public/check/水库水位@3x.pngBinary files differ
public/check/渗流.pngBinary files differ
public/check/渗流@2x.pngBinary files differ
public/check/渗流@3x.pngBinary files differ
public/check/监控.pngBinary files differ
public/check/监控@2x.pngBinary files differ
public/check/监控@3x.pngBinary files differ
public/check/监测 拷贝.pngBinary files differ
public/check/监测 拷贝@3x.pngBinary files differ
public/check/监测.pngBinary files differ
public/check/监测@3x.pngBinary files differ
public/check/降雨量_面.pngBinary files differ
public/check/降雨量_面@2x.pngBinary files differ
public/check/降雨量_面@3x.pngBinary files differ
public/images/Right-down右下 (7) 拷贝 2.pngBinary files differ
public/images/Right-down右下 (7) 拷贝 2@2x.pngBinary files differ
public/images/Right-down右下 (7) 拷贝.pngBinary files differ
public/images/Right-down右下 (7) 拷贝@2x.pngBinary files differ
public/images/YX.pngBinary files differ
public/images/icon/水库.pngBinary files differ
public/images/icon/水库@2x.pngBinary files differ
public/images/pro-bg.pngBinary files differ
public/images/压暗@2x.pngBinary files differ
public/images/水位站.pngBinary files differ
public/images/水位站@2x.pngBinary files differ
public/images/水库水位.pngBinary files differ
public/images/水库水位@2x.pngBinary files differ
public/images/水质监测站.pngBinary files differ
public/images/水质监测站@2x.pngBinary files differ
public/images/综合信息展现.pngBinary files differ
public/images/综合信息展现@2x.pngBinary files differ
public/images/缺省页_空白页-通用.pngBinary files differ
public/images/缺省页_空白页-通用@2x.pngBinary files differ
public/images/降雨量_面.pngBinary files differ
public/images/降雨量_面@2x.pngBinary files differ
public/images/雨量站.pngBinary files differ
public/images/雨量站@2x.pngBinary files differ
public/videos/monitor-test.mp4Binary files differ
src/views/layout/index.vue
@@ -129,7 +129,7 @@ :before-close="handleVideoClose" custom-class="monitor-player-dialog" :modal-append-to-body="false"> <div class="video-box"> <Video id="myVideo" class="自定义" controls autoplay="true" loop poster="../assets/img/E0531.jpg"> <source src="../../../public/videos/monitor-test.mp4" type="video/mp4"> <!-- <source src="../../../public/videos/monitor-test.mp4" type="video/mp4"> --> </Video> </div> </el-dialog>