diff --git a/src/pages/projectVideo.vue b/src/pages/projectVideo.vue index 6dab831..2337fae 100644 --- a/src/pages/projectVideo.vue +++ b/src/pages/projectVideo.vue @@ -1,9 +1,9 @@ - - - - - + + - - - - - - - - - {{video.videoName}} - - - - - - - - - - - - - {{ videoReturnData.videoName }} - (在线) - (离线) - - - - - - - - - - 设备0通道链接失败!请及时检查! - - - - - - - 设备1通道链接失败!请及时检查! - - - - - - - 设备2通道链接失败!请及时检查! - - - - - - - 设备3通道链接失败!请及时检查! - - - - - - - - - - - - - - - {{ scope.row.uploadTime }} - - - - - - - - {{ scope.row.uploadTime2 }} - - - - - - - - - {{ scope.row.uploadTime3 }} - - - - - - - - - {{ scope.row.uploadTime4 }} - - - - - - - - - - - - - + + + + 设备3通道链接失败!请及时检查! + + - + + + + + + + + + + + + + {{ scope.row.uploadTime }} + + + + + + + + + + {{ scope.row.uploadTime2 }} + + + + + + + + + + {{ scope.row.uploadTime3 }} + + + + + + + + + + {{ scope.row.uploadTime4 }} + + + + + + + + + + + + + + - \ No newline at end of file + diff --git a/vue.config.js b/vue.config.js index bd63956..01ca082 100644 --- a/vue.config.js +++ b/vue.config.js @@ -37,8 +37,8 @@ module.exports = defineConfig({ } }, '/jhapi':{ - target: `http://62.234.3.186/jhapi/`, - //target: `http://127.0.0.1:8090/jhapi/`, + //target: `http://62.234.3.186/jhapi/`, + target: `http://127.0.0.1:8090/jhapi/`, changeOrigin: true, pathRewrite: { '^/jhapi':'/'