朔黄任务管理视频列表隐藏uniqueId,视频检索tab中label单行溢出显示省略号
| | |
| | | <div class="mark-info"> |
| | | <div class="abnormal" v-if="data.LableLst && data.LableLst.length"> |
| | | <span |
| | | class="abnormal-label" |
| | | v-for="(label, index) in data.LableLst" |
| | | :key="index" |
| | | >{{ label.Desc +(index==data.LableLst.length-1?"":",")}}</span> |
| | |
| | | color: #3d68e1; |
| | | .abnormal { |
| | | color: red; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | } |
| | | .event-tag { |
| | | margin-top: 10px; |
| | |
| | | text-align: left; |
| | | .el-checkbox-group { |
| | | margin-bottom: 20px; |
| | | .el-checkbox__label{ |
| | | display: none; |
| | | } |
| | | .video-detail { |
| | | i { |
| | | //color: #409EFF; |
| | |
| | | // } |
| | | // }, |
| | | "/api-c": { |
| | | target: 'http://192.168.20.113:8004', |
| | | target: 'http://192.168.20.10:8004', |
| | | changeOrigin: true |
| | | }, |
| | | "/api-v": { |