소스 검색

Signed-off-by: 李妹妹 <1639016684@qq.com>

李妹妹 2 주 전
부모
커밋
a2a7e6dba5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages_course/living.vue

+ 1 - 1
pages_course/living.vue

@@ -128,7 +128,7 @@
 							x5-video-player-type="h5" x5-video-orientation="landscape" :webkit-playsinline="true"
 							playsinline="true" :x5-playsinline="true">
 						</video>
-
+                        <view v-else class="txt">回放生成中...</view>
 						<view v-if="showCustomControls && liveItem.showType==1 && !isFullscreen" class="custom-controls"
 							@click.stop="toggleFullscreen">
 							<image src="/static/images/full_screen.png" class="control-icon" />