| | |
| | | const apiConfig = { |
| | | // 开发环境 |
| | | development: { |
| | | baseURL: "http://192.168.110.80:9000", |
| | | // baseURL: "http://192.168.110.80:9000", |
| | | baseURL: "http://221.182.45.100:9000", |
| | | mapKey: "67968c82f27c7e2cb9f40c1a9aa3042b", |
| | | secretKey: "37ce61ae86efa5ad82b649a277f5097c", |
| | | }, |
| | |
| | | <el-empty description="暂无视频信息" :image-size="80"></el-empty> |
| | | </div> |
| | | <canvas id="myCanvas" style="display:none"></canvas> |
| | | <el-button type="default" style="position: absolute; top: 20px;right: 60px;" |
| | | @click="goBack()">查看回放</el-button> |
| | | <!-- <el-button type="default" style="position: absolute; top: 20px;right: 60px;" |
| | | @click="goBack()">查看回放</el-button> --> |
| | | <div style="position: absolute; right: 11px; top: 20px"> |
| | | <div style="display: flex;flex-direction: column;align-items: center;justify-content: center; |
| | | background: #ffffff; padding: 3px 10px; border-radius: 6px;margin-bottom: 10px;" @click="fullScreen()"> |