| | |
| | | > |
| | | <div slot="title" class="title"> |
| | | <div class="center"> |
| | | <i class="el-icon-connection"></i> |
| | | <img src="/images/shuohuang/路径 414.png" alt="" /> |
| | | <span>播放视频</span> |
| | | </div> |
| | | </div> |
| | |
| | | @close="eventDialogVisible = false" |
| | | > |
| | | <div class="title" slot="title"> |
| | | <i class="el-icon-connection"></i> |
| | | <img src="/images/shuohuang/路径 414.png" alt="" /> |
| | | <span>{{ curEvName }}视频</span> |
| | | </div> |
| | | <event-videos :eventVideoArr="eventVideoArr"></event-videos> |
| | |
| | | .btns { |
| | | margin: 12px 0; |
| | | .el-button--mini { |
| | | padding: 6px |
| | | 17px |
| | | ; |
| | | font-size: 12px; |
| | | border-radius: 4px |
| | | ; |
| | | } |
| | | padding: 6px 17px; |
| | | font-size: 12px; |
| | | border-radius: 4px; |
| | | } |
| | | } |
| | | } |
| | | .right-btns { |
| | |
| | | } |
| | | .dialog-video { |
| | | .el-dialog { |
| | | width: 1180px; |
| | | width: 1340px; |
| | | } |
| | | .el-dialog__body { |
| | | background: #eaeaea; |
| | |
| | | height: inherit; |
| | | } |
| | | .el-dialog__header { |
| | | padding: 3px; |
| | | padding: 0px; |
| | | .el-dialog__headerbtn { |
| | | top: 6px; |
| | | } |
| | |
| | | } |
| | | } |
| | | .title { |
| | | font-size: 15px; |
| | | font-size: 16px; |
| | | height: 40px; |
| | | line-height: 40px; |
| | | background: #2d52d7; |
| | | |
| | | span { |
| | | line-height: 40px; |
| | | color: #fcfcfc; |
| | | } |
| | | |
| | | img { |
| | | width: 20px; |
| | | vertical-align: middle; |
| | | margin-right: 10px; |
| | | } |
| | | } |
| | | .el-dialog__close::before { |
| | | color: #fff; |
| | | } |
| | | } |
| | | .dialog-event { |
| | |
| | | .el-dialog__body { |
| | | padding: 0; |
| | | } |
| | | .el-dialog__header { |
| | | padding: 0px; |
| | | .el-dialog__headerbtn { |
| | | top: 6px; |
| | | } |
| | | } |
| | | .title { |
| | | font-size: 16px; |
| | | height: 40px; |
| | | line-height: 40px; |
| | | background: #2d52d7; |
| | | |
| | | span { |
| | | line-height: 40px; |
| | | color: #fcfcfc; |
| | | } |
| | | |
| | | img { |
| | | width: 20px; |
| | | vertical-align: middle; |
| | | margin-right: 10px; |
| | | } |
| | | } |
| | | .el-dialog__close::before { |
| | | color: #fff; |
| | | &:hover { |
| | | color: #fff; |
| | | } |
| | | } |
| | | |
| | | .more-videos .top .title { |
| | | background-color: #fff; |
| | | } |
| | | } |
| | | } |
| | | } |