yuantianjiao 6 years ago
parent
commit
949fe514ca
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      src/pages/user/receiveChannel/index.vue

+ 3
- 3
src/pages/user/receiveChannel/index.vue View File

@@ -14,8 +14,8 @@
14 14
     <div class="content">
15 15
       <div class="title" v-if="$route.query.type === 'card'">{{data.CardName}}</div>
16 16
       <div class="title" v-else>{{data.CouponName}}</div>
17
-      <div class="video" v-if='video'>
18
-        <video :src="data.VideoUrl" width="100%" height="100%"
17
+      <!-- <div class="video" v-if='video'> -->
18
+        <video :src="data.VideoUrl" height="100%"
19 19
           style="object-fit:fill" 
20 20
           webkit-playsinline="true" 
21 21
           x-webkit-airplay="true" 
@@ -25,7 +25,7 @@
25 25
           x5-video-player-fullscreen="true"
26 26
           preload="auto" 
27 27
         ></video>
28
-      </div>
28
+      <!-- </div> -->
29 29
       <div class="text">
30 30
         <div>
31 31
           <i class="icon-shuoming iconfont"></i>