zhibo he bug

This commit is contained in:
2020-12-03 16:33:28 +08:00
parent 394a8e34b4
commit af227a5cb6
4 changed files with 90 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="video">
<video v-if="isvideo" :id=" 'a' + time" style="width:100%;height:100%"></video>
<img v-else :src="info.img" style="width:100%;height:100%" alt="">
<video v-if="isvideo" :id=" 'a' + time" style="width:100%;height:calc(100% - 0.58rem)"></video>
<img v-else :src="info.img" style="width:100%;height:calc(100% - 0.58rem)" alt="">
<div class="title fenxiang" @click="show"> <img src="@/static/images/fenxiang.png" alt=""> {{lan.$t('lijifenxiang')}}</div>
<div class="liveinfo">