lxf 4 ماه پیش
والد
کامیت
a3fea6e56e
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      pages/components/videoList.vue

+ 1 - 2
pages/components/videoList.vue

@@ -4,9 +4,8 @@
             <view class="box_img">
                 <u--image radius='16rpx' class="" width="90vw" height="395rpx" :src="item.coverList[0].fileUrl" ></u--image>
                 <view class="iconm_play">
-                    <u--image  width="128rpx" height="128rpx" src="/static/index/iconm_play.png" ></u--image>
+                    <u--image  width="128rpx" height="128rpx" v-if="item.videoUrl" src="/static/index/iconm_play.png" ></u--image>
                 </view>
-                
             </view>
             <view class="box_title">
                 {{item.title}}